]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86_64/bitops.h
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
[linux-2.6-omap-h63xx.git] / include / asm-x86_64 / bitops.h
index f7ba57b1cc08589a3516bab9d91ba82c67ad8d5b..5b535eaf5309b08252097cbcb630fb6afee89a72 100644 (file)
@@ -399,6 +399,8 @@ static __inline__ int fls(int x)
        return r+1;
 }
 
+#define ARCH_HAS_FAST_MULTIPLIER 1
+
 #include <asm-generic/bitops/hweight.h>
 
 #endif /* __KERNEL__ */