Re: [PATCH 4.9 00/42] 4.9.273-rc1 review

From: Greg Kroah-Hartman
Date: Tue Jun 15 2021 - 02:07:21 EST


On Mon, Jun 14, 2021 at 06:54:37PM +0100, Jon Hunter wrote:
> Hi Greg,
>
> On 14/06/2021 11:26, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.9.273 release.
> > There are 42 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, 16 Jun 2021 10:26:30 +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.9.273-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.9.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> >
> > -------------
> > Pseudo-Shortlog of commits:
>
> ...
>
> > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
> > regulator: core: resolve supply for boot-on/always-on regulators
>
>
> I am seeing a boot regression on one board with 4.9.273-rc1 and bisect
> is pointing to the above commit. Reverting this on top of 4.9.273-rc1
> fixes the problem.
>
> Test results for stable-v4.9:
> 8 builds: 8 pass, 0 fail
> 18 boots: 16 pass, 2 fail
> 30 tests: 30 pass, 0 fail
>
> Linux version: 4.9.273-rc1-gaf46d32b472e
> Boards tested: tegra124-jetson-tk1, tegra20-ventana,
> tegra210-p2371-2180, tegra30-cardhu-a04
>
> Boot failures: tegra210-p2371-2180

Thanks for testing and letting me know. I will go drop that commit and
push out a -rc2 with that change.

greg k-h