Hi Greg, On Tue, 20 Dec 2022 at 12:26, Sudip Mukherjee (Codethink) <sudipm.mukherjee@xxxxxxxxx> wrote: > > Hi Greg, > > On Mon, Dec 19, 2022 at 08:22:39PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 6.1.1 release. > > There are 25 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, 21 Dec 2022 18:29:31 +0000. > > Anything received after that time might be too late. > <snip> > > Boot test: > x86_64: Booted on my test laptop. No regression. > x86_64: Booted on qemu. No regression. [1] > arm64: Booted on rpi4b (4GB model). No regression. [2] > mips: Booted on ci20 board. Regression. > > Note: > networking.service is failing on mips ci20 boards. Issue seen on v6.1 also. > Will report upstream after bisecting. This has already been fixed in mainline by: ca637c0ece14 ("MIPS: DTS: CI20: fix reset line polarity of the ethernet controller") I have tested 6.1.1-rc1 with the above commit cherry-picked and it has fixed the issue. -- Regards Sudip