Hello! On 27/06/22 06:20, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.51 release. There are 135 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, 29 Jun 2022 11:19:09 +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.51-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. The following new warnings have been found while building ixp4xx_defconfig for Arm combinations with GCC: WARNING: modpost: vmlinux.o(___ksymtab_gpl+ixp4xx_irq_init+0x0): Section mismatch in reference from the variable __ksymtab_ixp4xx_irq_init to the function .init.text:ixp4xx_irq_init() The symbol ixp4xx_irq_init is exported and annotated __init Fix this by removing the __init annotation of ixp4xx_irq_init or drop the export. WARNING: modpost: vmlinux.o(___ksymtab_gpl+ixp4xx_timer_setup+0x0): Section mismatch in reference from the variable __ksymtab_ixp4xx_timer_setup to the function .init.text:ixp4xx_timer_setup() The symbol ixp4xx_timer_setup is exported and annotated __init Fix this by removing the __init annotation of ixp4xx_timer_setup or drop the export. ## Build * kernel: 5.15.51-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-5.15.y * git commit: 2c21dc5c2cb635c1b549c0f3eb0ff3d3744be11a * git describe: v5.15.50-136-g2c21dc5c2cb6 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.50-136-g2c21dc5c2cb6 ## No test regressions (compared to v5.15.48-116-g18a33c8dabb8) ## Metric Regressions (compared to v5.15.48-116-g18a33c8dabb8) * arm, build - gcc-8-ixp4xx_defconfig-warnings - gcc-9-ixp4xx_defconfig-warnings - gcc-10-ixp4xx_defconfig-warnings - gcc-11-ixp4xx_defconfig-warnings Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> ## No test fixes (compared to v5.15.48-116-g18a33c8dabb8) ## No metric fixes (compared to v5.15.48-116-g18a33c8dabb8) ## Test result summary total: 122583, pass: 109673, fail: 286, skip: 12014, xfail: 610 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 314 total, 314 passed, 0 failed * arm64: 58 total, 58 passed, 0 failed * i386: 52 total, 49 passed, 3 failed * mips: 37 total, 37 passed, 0 failed * parisc: 12 total, 12 passed, 0 failed * powerpc: 54 total, 54 passed, 0 failed * riscv: 22 total, 22 passed, 0 failed * s390: 21 total, 21 passed, 0 failed * sh: 24 total, 24 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x86_64: 56 total, 55 passed, 1 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 * perf * rcutorture * ssuite * v4l2-compliance * vdso Greetings! Daniel Díaz daniel.diaz@xxxxxxxxxx -- Linaro LKFT https://lkft.linaro.org