On Fri, 19 Aug 2022 at 21:11, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 5.15.62 release. > There are 14 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, 21 Aug 2022 15:36:59 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.62-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro's test farm. Following regression found on s390. > Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx> > kexec_file: drop weak attribute from functions The s390 defconfig build failed on stable-rc 5.15 with gcc-11 and clang. arch/s390/kernel/machine_kexec_file.c:336:5: error: redefinition of 'arch_kexec_kernel_image_probe' int arch_kexec_kernel_image_probe(struct kimage *image, void *buf, ^ include/linux/kexec.h:190:1: note: previous definition is here arch_kexec_kernel_image_probe(struct kimage *image, void *buf, unsigned long buf_len) ^ 1 error generated. ## Build * kernel: 5.15.62-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-5.15.y * git commit: b79f9f8ea7ab2be6f724e8cde6db2a3fb057f62e * git describe: v5.15.61-15-gb79f9f8ea7ab * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.61-15-gb79f9f8ea7ab ## Test Regressions (compared to v5.15.61) * s390, build - clang-13-defconfig - clang-14-defconfig - clang-nightly-defconfig - gcc-10-defconfig - gcc-11-defconfig - gcc-9-defconfig ## No metric Regressions (compared to v5.15.61) ## No test Fixes (compared to v5.15.61) ## No metric Fixes (compared to v5.15.61) ## Test result summary total: 140859, pass: 124026, fail: 701, skip: 15336, xfail: 796 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 314 total, 311 passed, 3 failed * arm64: 77 total, 75 passed, 2 failed * i386: 65 total, 59 passed, 6 failed * mips: 50 total, 47 passed, 3 failed * parisc: 14 total, 14 passed, 0 failed * powerpc: 59 total, 56 passed, 3 failed * riscv: 27 total, 27 passed, 0 failed * s390: 26 total, 14 passed, 12 failed * sh: 26 total, 24 passed, 2 failed * sparc: 14 total, 14 passed, 0 failed * x86_64: 70 total, 68 passed, 2 failed ## Test suites summary * fwts * igt-gpu-tools * kunit * kvm-unit-tests * libgpiod * libhugetlbfs * log-parser-boot * log-parser-test * ltp-cap_bounds * ltp-commands * ltp-containers * ltp-controllers * ltp-cpuhotplug * ltp-crypto * ltp-cve * ltp-dio * ltp-fcntl-locktests * ltp-filecaps * ltp-fs * ltp-fs_bind * ltp-fs_perms_simple * ltp-fsx * ltp-hugetlb * ltp-io * ltp-ipc * ltp-math * ltp-mm * ltp-nptl * ltp-open-posix-tests * ltp-pty * ltp-sched * ltp-securebits * ltp-smoke * ltp-syscalls * ltp-tracing * network-basic-tests * packetdrill * rcutorture * ssuite * v4l2-compliance * vdso -- Linaro LKFT https://lkft.linaro.org