netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nathan Chancellor <nathan@kernel.org>
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: syzbot <syzbot+8a8ba69ec56c60331e1f@syzkaller.appspotmail.com>,
	akpm@linux-foundation.org, ast@kernel.org, bp@alien8.de,
	hpa@zytor.com, linux-kernel@vger.kernel.org, mingo@redhat.com,
	netdev@vger.kernel.org, rafael.j.wysocki@intel.com,
	rppt@kernel.org, syzkaller-bugs@googlegroups.com,
	tglx@linutronix.de, x86@kernel.org,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Konrad Rzeszutek Wilk <konrad@kernel.org>,
	Maurizio Lombardi <mlombard@redhat.com>,
	Mike Rapoport <rppt@linux.ibm.com>,
	andrii.nakryiko@gmail.com
Subject: Re: [syzbot] bpf build error (3)
Date: Thu, 2 Sep 2021 15:40:11 -0700	[thread overview]
Message-ID: <YTFSy7Sg57I79GwU@archlinux-ax161> (raw)
In-Reply-To: <d85f7e26-9b37-d682-d15a-0224b8c5e8c1@iogearbox.net>

Hi Daniel,

On Thu, Sep 02, 2021 at 11:46:21PM +0200, Daniel Borkmann wrote:
> On 9/2/21 7:34 PM, syzbot wrote:
> > Hello,
> > 
> > syzbot found the following issue on:
> > 
> > HEAD commit:    49ca6153208f bpf: Relicense disassembler as GPL-2.0-only O..
> > git tree:       bpf
> > console output: https://syzkaller.appspot.com/x/log.txt?x=17835513300000
> > kernel config:  https://syzkaller.appspot.com/x/.config?x=bd61edfef9fa14b1
> > dashboard link: https://syzkaller.appspot.com/bug?extid=8a8ba69ec56c60331e1f
> > 
> > IMPORTANT: if you fix the issue, please add the following tag to the commit:
> > Reported-by: syzbot+8a8ba69ec56c60331e1f@syzkaller.appspotmail.com
> > 
> > arch/x86/kernel/setup.c:916:6: error: implicit declaration of function 'acpi_mps_check' [-Werror=implicit-function-declaration]
> > arch/x86/kernel/setup.c:1110:2: error: implicit declaration of function 'acpi_table_upgrade' [-Werror=implicit-function-declaration]
> > arch/x86/kernel/setup.c:1112:2: error: implicit declaration of function 'acpi_boot_table_init' [-Werror=implicit-function-declaration]
> > arch/x86/kernel/setup.c:1120:2: error: implicit declaration of function 'early_acpi_boot_init'; did you mean 'early_cpu_init'? [-Werror=implicit-function-declaration]
> > arch/x86/kernel/setup.c:1162:2: error: implicit declaration of function 'acpi_boot_init' [-Werror=implicit-function-declaration]
> 
> See also Stephen's recent report:
> 
>   https://lore.kernel.org/lkml/20210901165450.5898f1c7@canb.auug.org.au/
> 
> Maurizio/Konrad, did you have a chance to take a look?

This is fixed as commit ea7b4244b365 ("x86/setup: Explicitly include
acpi.h") in Linus's tree.

Cheers,
Nathan

      reply	other threads:[~2021-09-02 22:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 17:34 [syzbot] bpf build error (3) syzbot
2021-09-02 21:46 ` Daniel Borkmann
2021-09-02 22:40   ` Nathan Chancellor [this message]

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=YTFSy7Sg57I79GwU@archlinux-ax161 \
    --to=nathan@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=andrii.nakryiko@gmail.com \
    --cc=ast@kernel.org \
    --cc=bp@alien8.de \
    --cc=daniel@iogearbox.net \
    --cc=hpa@zytor.com \
    --cc=konrad@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=mlombard@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rppt@kernel.org \
    --cc=rppt@linux.ibm.com \
    --cc=sfr@canb.auug.org.au \
    --cc=syzbot+8a8ba69ec56c60331e1f@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /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).