On Tue, Mar 10, 2020 at 03:05:59PM -0700, Guenter Roeck wrote: > On 3/10/20 5:37 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.9 release. > > There are 189 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 Thu, 12 Mar 2020 12:34:10 +0000. > > Anything received after that time might be too late. > > > > For v5.5.8-190-g11e07aec0780: > > > Build results: > total: 157 pass: 152 fail: 5 > Failed builds: > csky:defconfig > csky:allnoconfig > csky:tinyconfig > m68k:defconfig > m68k:sun3_defconfig > Qemu test results: > total: 423 pass: 418 fail: 5 > Failed tests: > arm:sx1:sx1_defconfig:initrd > arm:sx1:sx1_defconfig:sd:rootfs > arm:sx1:sx1_defconfig:flash32,26,3:rootfs > q800:m68040:mac_defconfig:initrd > q800:m68040:mac_defconfig:rootfs > > csky: > > kernel/fork.c:2588:2: error: #error clone3 requires copy_thread_tls support in arch > 2588 | #error clone3 requires copy_thread_tls support in arch Ok, found this one. Sasha was wiring up csky syscalls and missed this one... thanks, greg k-h