linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Mark Brown <broonie@kernel.org>,
	Jade Bilkey <herself@thefumon.com>,
	"John W. Linville" <linville@tuxdriver.com>,
	Linux-Next <linux-next@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for Sep 5: build error due to 'ath5k: added debugfs file for dumping eeprom'
Date: Sat, 6 Sep 2014 20:14:17 +0200	[thread overview]
Message-ID: <CAMuHMdVrr5H7iij45QR+opMdUy16mJjiXngis1+x_=SK=6wggQ@mail.gmail.com> (raw)
In-Reply-To: <20140906153245.GA25739@roeck-us.net>

On Sat, Sep 6, 2014 at 5:32 PM, Guenter Roeck <linux@roeck-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@thefumon.com>
> Date:   Sat Aug 30 15:14:14 2014 -0400
>
> ath5k: added debugfs file for dumping eeprom
>
> Signed-off-by: Jade Bilkey <herself@thefumon.com>
> Signed-off-by: John W. Linville <linville@tuxdriver.com>




-- 
Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-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

  reply	other threads:[~2014-09-06 18:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-05 16:50 linux-next: Tree for Sep 5 Mark Brown
2014-09-06 15:32 ` linux-next: Tree for Sep 5: build error due to 'ath5k: added debugfs file for dumping eeprom' Guenter Roeck
2014-09-06 18:14   ` Geert Uytterhoeven [this message]
2014-09-06 15:43 ` linux-next: Tree for Sep 5: build failure due to 'mm: introduce dump_vma' Guenter Roeck
2014-09-06 15:45   ` Guenter Roeck
2014-09-06 15:47   ` Sasha Levin
2014-09-06 16:34     ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMuHMdVrr5H7iij45QR+opMdUy16mJjiXngis1+x_=SK=6wggQ@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=broonie@kernel.org \
    --cc=herself@thefumon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).