[PATCH] death of get_thread_info/put_thread_info
[pandora-kernel.git] / include / asm-s390 / bitops.h
index b07c578..6123276 100644 (file)
@@ -839,6 +839,7 @@ static inline int sched_find_first_bit(unsigned long *b)
  * fls: find last bit set.
  */
 #define fls(x) generic_fls(x)
+#define fls64(x)   generic_fls64(x)
 
 /*
  * hweightN: returns the hamming weight (i.e. the number