[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YZ9wcEaa/m5qC6ML@kroah.com>
Date: Thu, 25 Nov 2021 12:16:00 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: linux-kernel@...r.kernel.org, shuah@...nel.org,
f.fainelli@...il.com, patches@...nelci.org,
lkft-triage@...ts.linaro.org, jonathanh@...dia.com,
stable@...r.kernel.org, pavel@...x.de, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, linux@...ck-us.net
Subject: Re: [PATCH 4.14 000/251] 4.14.256-rc1 review
On Thu, Nov 25, 2021 at 09:11:53AM +0530, Naresh Kamboju wrote:
> On Wed, 24 Nov 2021 at 17:51, Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 4.14.256 release.
> > There are 251 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 Fri, 26 Nov 2021 11:56:36 +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/v4.x/stable-review/patch-4.14.256-rc1.gz
> > or in the git tree and branch at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
>
> FYI,
> New warnings on Linux 4.14.256-rc1 on arm and arm64 (defconfig+7) with gcc-11.
>
> drivers/soc/tegra/pmc.c: In function 'tegra_powergate_power_up':
> drivers/soc/tegra/pmc.c:423:1: warning: label 'powergate_off' defined
> but not used [-Wunused-label]
> 423 | powergate_off:
> | ^~~~~~~~~~~~~
>
>
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
Now fixed, thanks.
greg k-h
Powered by blists - more mailing lists