mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
dclz() expects its 64-bit argument being passed as a single register but on 32-bit kernels it'll actually be in a register pair. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>