x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacks
[safe/jmp/linux-2.6] / arch / sparc / include / asm / bitops_32.h
index 68b98a7..9cf4ae0 100644 (file)
@@ -98,6 +98,7 @@ static inline void change_bit(unsigned long nr, volatile unsigned long *addr)
 #include <asm-generic/bitops/sched.h>
 #include <asm-generic/bitops/ffs.h>
 #include <asm-generic/bitops/fls.h>
+#include <asm-generic/bitops/__fls.h>
 #include <asm-generic/bitops/fls64.h>
 #include <asm-generic/bitops/hweight.h>
 #include <asm-generic/bitops/lock.h>