aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2006-04-17 21:19:12 +0900
committerRalf Baechle <ralf@linux-mips.org>2006-04-27 15:13:49 +0100
commitbc818247203a7bfc40296a3f5b760de84fb8e0d1 (patch)
treee0e6248b181f0e5e89349a083e60fc3812b1bf94 /arch
parent[MIPS] Fix ip27 build. (diff)
downloadlinux-dev-bc818247203a7bfc40296a3f5b760de84fb8e0d1.tar.xz
linux-dev-bc818247203a7bfc40296a3f5b760de84fb8e0d1.zip
[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.
With recent rewrite for generic bitops, fls() for 32bit kernel with MIPS64_CPU is broken. Also, ffs(), fls() should be defined the same way as the libc and compiler built-in routines (returns int instead of unsigned long). Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions