lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 27 May 2011 07:33:49 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Linux-Next <linux-next@...r.kernel.org>,
	linux-kernel@...r.kernel.org
Subject: [-next] several files need to include <linux/bitops.h>?

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@...ux-m68k.org

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ