From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Daniel Díaz" <daniel.diaz@linaro.org>
Cc: stable@vger.kernel.org, patches@lists.linux.dev,
linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
patches@kernelci.org, lkft-triage@lists.linaro.org,
pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
conor@kernel.org
Subject: Re: [PATCH 6.3 00/29] 6.3.11-rc1 review
Date: Fri, 30 Jun 2023 07:19:03 +0200 [thread overview]
Message-ID: <2023063037-matrix-urologist-030d@gregkh> (raw)
In-Reply-To: <CAEUSe7__cNqH6d1D96m8XriVckS9MnL6CRfd+iTYXnNkqu9nvQ@mail.gmail.com>
On Thu, Jun 29, 2023 at 03:54:03PM -0600, Daniel Díaz wrote:
> Hello!
>
> Early report of failures.
>
> Arm64 fails with GCC-11 on the following configurations:
> * lkftconfig
> * lkftconfig-64k_page_size
> * lkftconfig-debug
> * lkftconfig-debug-kmemleak
> * lkftconfig-kasan
> * lkftconfig-kselftest
> * lkftconfig-kunit
> * lkftconfig-libgpiod
> * lkftconfig-perf
> * lkftconfig-rcutorture
>
> lkftconfig is basically defconfig + a few fragments [1]. The suffixes
> mean that we're enabling a few other kconfigs.
>
> Failure:
> -----8<-----
> /builds/linux/arch/arm64/mm/fault.c: In function 'do_page_fault':
> /builds/linux/arch/arm64/mm/fault.c:576:9: error: 'vma' undeclared
> (first use in this function); did you mean 'vmap'?
> 576 | vma = lock_mm_and_find_vma(mm, addr, regs);
> | ^~~
> | vmap
> /builds/linux/arch/arm64/mm/fault.c:576:9: note: each undeclared
> identifier is reported only once for each function it appears in
> /builds/linux/arch/arm64/mm/fault.c:579:17: error: label 'done' used
> but not defined
> 579 | goto done;
> | ^~~~
> make[4]: *** [/builds/linux/scripts/Makefile.build:252:
> arch/arm64/mm/fault.o] Error 1
> make[4]: Target 'arch/arm64/mm/' not remade because of errors.
> ----->8-----
Is this also failing in Linus's tree?
thanks,
greg k-h
next prev parent reply other threads:[~2023-06-30 5:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-29 18:43 [PATCH 6.3 00/29] 6.3.11-rc1 review Greg Kroah-Hartman
2023-06-29 21:54 ` Daniel Díaz
2023-06-30 5:19 ` Greg Kroah-Hartman [this message]
2023-06-30 5:25 ` Daniel Díaz
2023-06-30 5:50 ` Greg Kroah-Hartman
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=2023063037-matrix-urologist-030d@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=conor@kernel.org \
--cc=daniel.diaz@linaro.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.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