]> git.baikalelectronics.ru Git - kernel.git/commit
sparc: asm/bitops.h should define __fls
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 4 Dec 2008 00:04:52 +0000 (16:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 00:04:52 +0000 (16:04 -0800)
commit78867d052dfeeee223c27175511292222002a850
tree6c883fece4df6f24c6735813e0189b93744f4da1
parentc69853fffe2f66c88b0512e73e795dacdefe74a5
sparc: asm/bitops.h should define __fls

bitops_64.h includes the generic one; pretty sure 32 should too.

(Found by using __fls in generic code and breaking sparc defconfig build:
 thanks Stephen and linux-next!)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/bitops_32.h