Re: [PATCH 5.10 000/569] 5.10.80-rc4 review

From: Greg Kroah-Hartman
Date: Thu Nov 18 2021 - 02:49:22 EST


On Wed, Nov 17, 2021 at 12:29:04PM -0800, Guenter Roeck wrote:
> Hi Greg,
>
> On 11/17/21 6:46 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.10.80 release.
> > There are 569 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, 19 Nov 2021 14:44:50 +0000.
> > Anything received after that time might be too late.
> >
>
> You were correct, v5.10.y also needs commit 19221e3083020 ("soc/tegra:
> pmc: Fix imbalanced clock disabling in error code path") to fix the
> following build warning.
>
> drivers/soc/tegra/pmc.c: In function 'tegra_powergate_power_up':
> drivers/soc/tegra/pmc.c:726:1: warning: label 'powergate_off' defined but not used [-Wunused-label]
> 726 | powergate_off:

Now queued up, thanks.

greg k-h