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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 6 Sep 2014 20:14:17 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Guenter Roeck <linux@...ck-us.net>
Cc:	Mark Brown <broonie@...nel.org>,
	Jade Bilkey <herself@...fumon.com>,
	"John W. Linville" <linville@...driver.com>,
	Linux-Next <linux-next@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for Sep 5: build error due to 'ath5k: added
 debugfs file for dumping eeprom'

On Sat, Sep 6, 2014 at 5:32 PM, Guenter Roeck <linux@...ck-us.net> wrote:
> I see the following build error on linux-next-20140905.
>
> Guenter
>
> ---
>
> Building alpha:allmodconfig ... failed
> Building sparc64:allmodconfig ... failed
>
> drivers/net/wireless/ath/ath5k/debug.c: In function 'open_file_eeprom':
> drivers/net/wireless/ath/ath5k/debug.c:933:2: error:
>         implicit declaration of function 'vmalloc' [-Werror=implicit-function-declaration]
> drivers/net/wireless/ath/ath5k/debug.c:933:6: warning:
>         assignment makes pointer from integer without a cast [enabled by default]
> drivers/net/wireless/ath/ath5k/debug.c:960:2: error:
>         implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors

Missing #include <linux/vmalloc.h>?

> make[5]: *** [drivers/net/wireless/ath/ath5k/debug.o] Error 1
> make[4]: *** [drivers/net/wireless/ath/ath5k] Error 2
> make[3]: *** [drivers/net/wireless/ath] Error 2
>
> Bisect results:
>
> db906eb2101b0564b0c65edf4a8647395196342e is the first bad commit
> commit db906eb2101b0564b0c65edf4a8647395196342e
> Author: Jade Bilkey <herself@...fumon.com>
> Date:   Sat Aug 30 15:14:14 2014 -0400
>
> ath5k: added debugfs file for dumping eeprom
>
> Signed-off-by: Jade Bilkey <herself@...fumon.com>
> Signed-off-by: John W. Linville <linville@...driver.com>




-- 
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