"git@git.tuxist.de:jan.koester/linux.git" did not exist on "b5586163de1ce90317cd4037f69b14105be9f656"
[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
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>
Loading
Please sign in to comment