All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: Sasha Levin <sashal@kernel.org>,
	linux-stable <stable@vger.kernel.org>,
	lkft-triage@lists.linaro.org
Subject: Re: stable-rc queue/5.4 x86 and i386 gcc-11 builds failed - bugs.c:973:41: error: implicit declaration of function 'unprivileged_ebpf_enabled'
Date: Thu, 10 Mar 2022 13:50:48 +0100	[thread overview]
Message-ID: <Yin0KPT/rd+TsTae@kroah.com> (raw)
In-Reply-To: <CA+G9fYu5TTXufJUW64=uFTntnB021xvQaO_t5Ay4mcUr-7TYTQ@mail.gmail.com>

On Thu, Mar 10, 2022 at 06:12:15PM +0530, Naresh Kamboju wrote:
> stable-rc queue/5.4 x86 and i386 gcc-11 builds failed due to following
> errors / warnings.
> 
> metadata:
>     git_describe: v5.4.183-21-g73e4e04ab074
>     git_repo: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc-queues
>     git_sha: 73e4e04ab074c2edbda9422d6b9bfb2dc5779ce3
>     git_short_log: 73e4e04ab074 (\ARM: fix build warning in proc-v7-bugs.c\)
>     target_arch: x86_64
>     toolchain: gcc-11
> 
> make --silent --keep-going --jobs=8
> O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64
> CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc'
> 'HOSTCC=sccache gcc'
> /builds/linux/arch/x86/kernel/cpu/bugs.c: In function
> 'spectre_v2_select_mitigation':
> /builds/linux/arch/x86/kernel/cpu/bugs.c:973:41: error: implicit
> declaration of function 'unprivileged_ebpf_enabled'
> [-Werror=implicit-function-declaration]
>   973 |         if (mode == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled())
>       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> 
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> build link [1] & [2]

Should now be fixed.  I'll be pushing out -rc2 in a bit...

thanks,

greg k-h

      reply	other threads:[~2022-03-10 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-10 12:42 stable-rc queue/5.4 x86 and i386 gcc-11 builds failed - bugs.c:973:41: error: implicit declaration of function 'unprivileged_ebpf_enabled' Naresh Kamboju
2022-03-10 12:50 ` Greg Kroah-Hartman [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=Yin0KPT/rd+TsTae@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=sashal@kernel.org \
    --cc=stable@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.