Hi Greg, On Wed, Nov 23, 2022 at 09:49:23AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.80 release. > There are 181 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 Fri, 25 Nov 2022 08:45:20 +0000. > Anything received after that time might be too late. Build test (gcc version 12.2.1 20221016): mips: 62 configs -> 1 failure arm: 99 configs -> 1 failure arm64: 3 configs -> no failure x86_64: 4 configs -> no failure alpha allmodconfig -> no failure csky allmodconfig -> no failure powerpc allmodconfig -> 1 failure riscv allmodconfig -> no failure s390 allmodconfig -> no failure xtensa allmodconfig -> no failure Note: As reported by others, arm mips and powerpc allmodconfig fails with the error: drivers/rtc/rtc-cmos.c:1299:13: error: 'rtc_wake_setup' defined but not used [-Werror=unused-function] 1299 | static void rtc_wake_setup(struct device *dev) | 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. No regression. [3] [1]. https://openqa.qa.codethink.co.uk/tests/2209 [2]. https://openqa.qa.codethink.co.uk/tests/2213 [3]. https://openqa.qa.codethink.co.uk/tests/2215 Tested-by: Sudip Mukherjee <sudip.mukherjee@xxxxxxxxxxxxxxx> -- Regards Sudip