lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 9 May 2020 08:52:26 +0200 From: Greg Kroah-Hartman <gregkh@...uxfoundation.org> To: Guenter Roeck <linux@...ck-us.net> Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org, akpm@...ux-foundation.org, shuah@...nel.org, patches@...nelci.org, ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org, stable@...r.kernel.org Subject: Re: [PATCH 4.4 000/308] 4.4.223-rc2 review On Fri, May 08, 2020 at 02:10:40PM -0700, Guenter Roeck wrote: > On 5/8/20 7:32 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.223 release. > > There are 308 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 Sun, 10 May 2020 14:26:28 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 169 pass: 156 fail: 13 > Failed builds: > <all mips> > Qemu test results: > total: 332 pass: 272 fail: 60 > Failed tests: > arm:mcimx6ul-evk:imx_v6_v7_defconfig:nodrm:mem256:imx6ul-14x14-evk:initrd > arm:mcimx6ul-evk:imx_v6_v7_defconfig:nodrm:sd:mem256:imx6ul-14x14-evk:rootfs > arm:mcimx6ul-evk:imx_v6_v7_defconfig:nodrm:usb1:mem256:imx6ul-14x14-evk:rootfs > <all mips> > > Bisecting the arm boot failure points to commit 9b86858f37d682 ("regulator: > Try to resolve regulators supplies on registration"). Reverting this commit fixes > the problem. > > The mips build failure is caused by commit d0e89dd815b712 ("MIPS: math-emu: > Fix m{add,sub}.s shifts"). It removes the define of SPXSRSXn, but that define > is still used in v4.4.y. Reverting the offending patch fixes the problem. Thank you for saving me having to do the bisection. I've dropped both of these and now pushed out a -rc3. thanks again, greg k-h
Powered by blists - more mailing lists