[-next] several files need to include <linux/bitops.h>?

From: Geert Uytterhoeven
Date: Fri May 27 2011 - 01:33:55 EST


http://kisskb.ellerman.id.au/kisskb/buildresult/4194288/

mm/page_alloc.c:3311: error: implicit declaration of function 'ffz'
make[2]: *** [mm/page_alloc.o] Error 1
make[1]: *** [mm] Error 2
block/blk-flush.c:111: error: implicit declaration of function 'ffz'
make[2]: *** [block/blk-flush.o] Error 1
make[1]: *** [block] Error 2
include/linux/inetdevice.h:254: error: implicit declaration of function 'ffz'
make[3]: *** [net/ipv4/route.o] Error 1
kernel/signal.c:182: error: implicit declaration of function 'ffz'
make[2]: *** [net/ipv4] Error 2
make[2]: *** [kernel/signal.o] Error 1
make[1]: *** [kernel] Error 2
include/linux/inetdevice.h:254: error: implicit declaration of function 'ffz'
make[3]: *** [net/core/dev.o] Error 1
drivers/md/raid0.c:430: error: implicit declaration of function 'ffz'
make[3]: *** [drivers/md/raid0.o] Error 1
make[2]: *** [drivers/md] Error 2
drivers/ide/ide-probe.c:1216: error: implicit declaration of function 'ffz'
make[3]: *** [drivers/ide/ide-probe.o] Error 1
crypto/lrw.c:125: error: implicit declaration of function 'ffz'
make[2]: *** [crypto/lrw.o] Error 1
drivers/input/keyboard/hilkbd.c:243: error: implicit declaration of
function 'ffz'
make[2]: *** [net/core] Error 2
make[1]: *** [net] Error 2
make[2]: *** [drivers/ide] Error 2
lib/find_next_bit.c:226: error: implicit declaration of function 'ffz'
make[2]: *** [lib/find_next_bit.o] Error 1
make[4]: *** [drivers/input/keyboard/hilkbd.o] Error 1
make[3]: *** [drivers/input/keyboard] Error 2
make[1]: *** [crypto] Error 2
make[2]: *** [drivers/input] Error 2
make[1]: *** [drivers] Error 2
make[1]: *** [lib] Error 2
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
make[3]: *** [fs/minix/itree_v1.o] Error 1
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
make[3]: *** [fs/minix/itree_v2.o] Error 1
make[3]: *** [fs/minix/bitmap.o] Error 1
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
make[3]: *** [fs/minix/namei.o] Error 1
make[2]: *** [fs/minix] Error 2
make[1]: *** [fs] Error 2
make: *** [sub-make] Error 2

--
Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/