public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: linux-kernel@vger.kernel.org, stable@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, slade@sladewatkins.com
Subject: Re: [PATCH 5.4 000/115] 5.4.215-rc2 review
Date: Tue, 27 Sep 2022 14:44:38 +0200	[thread overview]
Message-ID: <YzLwNqCLQClDpyKA@kroah.com> (raw)
In-Reply-To: <CA+G9fYu6DQvRuD8b1C93qWjfJJrVGUatvatX0ij9nzZhkcf7uQ@mail.gmail.com>

On Tue, Sep 27, 2022 at 03:18:14PM +0530, Naresh Kamboju wrote:
> On Mon, 26 Sept 2022 at 22:06, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 5.4.215 release.
> > There are 115 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Wed, 28 Sep 2022 16:35:25 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> >         https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.215-rc2.gz
> > or in the git tree and branch at:
> >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> 
> Results from Linaro's test farm.
> No regressions on arm64, arm, x86_64, and i386.
> 
> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> NOTE:
> Following powerpc mpc83xx defconfig with new gcc-12 build warnings.
> 
> kernel/extable.c: In function 'sort_main_extable':
> kernel/extable.c:37:59: warning: comparison between two arrays [-Warray-compare]
>    37 |         if (main_extable_sort_needed && __stop___ex_table >
> __start___ex_table) {
>       |                                                           ^
> kernel/extable.c:37:59: note: use '&__stop___ex_table[0] >
> &__start___ex_table[0]' to compare the addresses
> arch/powerpc/boot/main.c: In function 'prep_initrd':
> arch/powerpc/boot/main.c:107:25: warning: comparison between two
> arrays [-Warray-compare]
>   107 |         if (_initrd_end > _initrd_start) {
>       |                         ^

Is this a new warning?

I don't think anyone is attempting to build 5.4 with gcc12 just yet...

thanks,

greg k-h

  reply	other threads:[~2022-09-27 12:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 16:36 [PATCH 5.4 000/115] 5.4.215-rc2 review Greg Kroah-Hartman
2022-09-26 19:52 ` Florian Fainelli
2022-09-27  9:48 ` Naresh Kamboju
2022-09-27 12:44   ` Greg Kroah-Hartman [this message]
2022-09-27 18:17     ` Sudip Mukherjee
2022-09-27 11:01 ` Sudip Mukherjee (Codethink)
2022-09-28  1:19 ` Guenter Roeck
2022-09-28  4:47 ` zhouzhixiu
2022-09-28  8:19 ` Jon Hunter

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=YzLwNqCLQClDpyKA@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.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=naresh.kamboju@linaro.org \
    --cc=patches@kernelci.org \
    --cc=pavel@denx.de \
    --cc=shuah@kernel.org \
    --cc=slade@sladewatkins.com \
    --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