On Tue, Jul 27, 2021 at 07:06:12AM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.13.6 release. > There are 224 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, 28 Jul 2021 16:52:07 +0000. > Anything received after that time might be too late. > Build results: total: 154 pass: 154 fail: 0 Qemu test results: total: 471 pass: 471 fail: 0 Note: The previously reported build error cc1: error: '9880' is not a valid offset in '-mstack-protector-guard-offset=' with riscv:allmodconfig has not been fixed, but it looks like I was the only one affected by this problem, it has become a disctraction, and it may hide other issues. I disabled CONFIG_GCC_PLUGIN_RANDSTRUCT in my riscv test builds to avoid the build failure, and will no longer report it. Tested-by: Guenter Roeck <linux@xxxxxxxxxxxx> Guenter