Hi Sudip, On Wed, Sep 21, 2022 at 05:45:50PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.70 release. > There are 45 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, 23 Sep 2022 15:36:33 +0000. > Anything received after that time might be too late. Build test (gcc version 12.2.1 20220919): mips: 62 configs -> no failure arm: 99 configs -> no failure arm64: 3 configs -> 2 failures x86_64: 4 configs -> no failure alpha allmodconfig -> no failure csky allmodconfig -> no failure powerpc allmodconfig -> no failure riscv allmodconfig -> no failure s390 allmodconfig -> no failure xtensa allmodconfig -> no failure arm64 allmodconfig and rpi4 config have failed with the error: (fails with both gcc-12 and gcc-11). arch/arm64/kernel/kexec_image.c:136:23: error: 'kexec_kernel_verify_pe_sig' undeclared here (not in a function); did you mean 'arch_kexec_kernel_verify_sig'? 136 | .verify_sig = kexec_kernel_verify_pe_sig, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | arch_kexec_kernel_verify_sig Boot test: x86_64: Booted on my test laptop. No regression. x86_64: Booted on qemu. No regression. [1] mips: Booted on ci20 board. No regression. [2] [1]. https://openqa.qa.codethink.co.uk/tests/1873 [2]. https://openqa.qa.codethink.co.uk/tests/1881 Tested-by: Sudip Mukherjee <sudip.mukherjee@xxxxxxxxxxxxxxx> -- Regards Sudip