On Fri, 31 Jan 2025 at 16:51, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 5.4.290 release. > There are 94 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, 02 Feb 2025 11:20:53 +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.4.290-rc2.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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h As other reported, the riscv build failed with defconfig with gcc and clang toolchain on the stable-rc 5.4.290-rc1 and 5.4.290-rc2 * riscv, build - clang-19-allnoconfig - clang-19-allyesconfig - clang-19-defconfig - clang-19-tinyconfig - gcc-12-allnoconfig - gcc-12-allyesconfig - gcc-12-defconfig - gcc-12-tinyconfig - gcc-8-allnoconfig - gcc-8-allyesconfig - gcc-8-defconfig - gcc-8-tinyconfig Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> Build regression: riscv kernel traps.c error: use of undeclared identifier 'handle_exception' Build error: --- arch/riscv/kernel/traps.c:164:23: error: use of undeclared identifier 'handle_exception' 164 | csr_write(CSR_TVEC, &handle_exception); | ^ 1 warning and 1 error generated Links: --- build log: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.289-95-gb4cc7cb40189/testrun/27103461/suite/build/test/clang-19-defconfig/log history: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.289-95-gb4cc7cb40189/testrun/27103461/suite/build/test/clang-19-defconfig/history/ build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/2sOPMVgFZtEG3dgzhD7rgdCoAsj/ kernel config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2sOPMVgFZtEG3dgzhD7rgdCoAsj/config ## Build * kernel: 5.4.290-rc2 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git commit: b4cc7cb40189a3206ae81247a0596c4a2b4a9f69 * git describe: v5.4.289-95-gb4cc7cb40189 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.289-95-gb4cc7cb40189 ## Test Regressions (compared to v5.4.288-94-g0578e8d64d90) * riscv, build - clang-19-allnoconfig - clang-19-allyesconfig - clang-19-defconfig - clang-19-tinyconfig - gcc-12-allnoconfig - gcc-12-allyesconfig - gcc-12-defconfig - gcc-12-tinyconfig - gcc-8-allnoconfig - gcc-8-allyesconfig - gcc-8-defconfig - gcc-8-tinyconfig ## Metric Regressions (compared to v5.4.288-94-g0578e8d64d90) ## Test Fixes (compared to v5.4.288-94-g0578e8d64d90) ## Metric Fixes (compared to v5.4.288-94-g0578e8d64d90) ## Test result summary total: 44418, pass: 28423, fail: 4303, skip: 11414, xfail: 278 ## Build Summary * arc: 6 total, 5 passed, 1 failed * arm: 136 total, 136 passed, 0 failed * arm64: 37 total, 35 passed, 2 failed * i386: 22 total, 16 passed, 6 failed * mips: 29 total, 27 passed, 2 failed * parisc: 4 total, 0 passed, 4 failed * powerpc: 30 total, 28 passed, 2 failed * riscv: 12 total, 0 passed, 12 failed * s390: 8 total, 8 passed, 0 failed * sh: 12 total, 10 passed, 2 failed * sparc: 8 total, 7 passed, 1 failed * x86_64: 33 total, 33 passed, 0 failed ## Test suites summary * boot * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-efivarfs * kselftest-exec * kselftest-filesystems * kselftest-filesystems-binderfs * kselftest-filesystems-epoll * kselftest-firmware * kselftest-fpu * kselftest-ftrace * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-kcmp * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-mincore * kselftest-mqueue * kselftest-net * kselftest-net-mptcp * kselftest-openat2 * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-sigaltstack * kselftest-size * kselftest-tc-testing * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user_events * kselftest-vDSO * kselftest-x86 * kunit * libhugetlbfs * log-parser-boot * log-parser-build-clang * log-parser-build-gcc * log-parser-test * ltp-capability * 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-hugetlb * ltp-ipc * ltp-math * ltp-mm * ltp-nptl * ltp-pty * ltp-sched * ltp-smoke * ltp-syscalls * ltp-tracing * perf * rcutorture -- Linaro LKFT https://lkft.linaro.org