* Re: [PATCH 6.14 000/197] 6.14.7-rc1 review [not found] <20250512172044.326436266@linuxfoundation.org> @ 2025-05-13 10:40 ` Naresh Kamboju 2025-05-13 13:29 ` Naresh Kamboju 0 siblings, 1 reply; 3+ messages in thread From: Naresh Kamboju @ 2025-05-13 10:40 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie, clang-built-linux, Anders Roxell, Dan Carpenter, Arnd Bergmann, Nathan Chancellor, Marco Crivellari, Thorsten Blum, linux-mips On Mon, 12 May 2025 at 18:43, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.14.7 release. > There are 197 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, 14 May 2025 17:19:58 +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/v6.x/stable-review/patch-6.14.7-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-6.14.y > and the diffstat can be found below. > > thanks, > > greg k-h Regressions on mips defconfig tinyconfig and allnoconfig builds failed with clang-20 toolchain on stable-rc 6.14.7-rc1, 6.12.29-rc1 and 6.6.91-rc1. But, builds pass with gcc-13. * mips, build - clang-20-allnoconfig - clang-20-defconfig - clang-20-tinyconfig - korg-clang-20-lkftconfig-hardening - korg-clang-20-lkftconfig-lto-full - korg-clang-20-lkftconfig-lto-thing Regression Analysis: - New regression? Yes - Reproducibility? Yes Build regression: mips defconfig clang-20 instantiation error expected an immediate Reported-by: Linux Kernel Functional Testing <lkft@linaro.org> ## Build error mips <instantiation>:7:11: error: expected an immediate ori $26, r4k_wait_idle_size - 2 ^ <instantiation>:10:13: error: expected an immediate addiu $26, r4k_wait_exit - r4k_wait_insn + 2 ^ <instantiation>:10:29: error: expected an immediate addiu $26, r4k_wait_exit - r4k_wait_insn + 2 ^ <instantiation>:7:11: error: expected an immediate ori $26, r4k_wait_idle_size - 2 ^ <instantiation>:10:13: error: expected an immediate addiu $26, r4k_wait_exit - r4k_wait_insn + 2 ^ <instantiation>:10:29: error: expected an immediate addiu $26, r4k_wait_exit - r4k_wait_insn + 2 ^ arch/mips/kernel/genex.S:531:2: warning: macro defined with named parameters which are not used in macro body, possible positional parameter found in body which will have no effect .macro __BUILD_verbose nexception ^ ## Build mips * Build log: https://qa-reports.linaro.org/api/testruns/28409657/log_file/ * Build history: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.14.y/build/v6.14.6-198-g4f7f8fb4f8e3/testrun/28409667/suite/build/test/clang-20-defconfig/history/ * Build details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.14.y/build/v6.14.6-198-g4f7f8fb4f8e3/testrun/28409657/suite/build/test/clang-20-defconfig/details/ * Build link: https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2x0SR9ZL9r6xvF3HT3UgkQA9ebC * Kernel config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2x0SR9ZL9r6xvF3HT3UgkQA9ebC/config * Toolchain: clang-20 ## Steps to reproduce - tuxmake --runtime podman --target-arch mips --toolchain clang-20 --kconfig defconfig LLVM=1 LLVM_IAS=1 ## Build * kernel: 6.14.7-rc1 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git commit: 4f7f8fb4f8e35798b197be0b6b13229aa1864da1 * git describe: v6.14.6-198-g4f7f8fb4f8e3 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.14.y/build/v6.14.6-198-g4f7f8fb4f8e3 ## Test Regressions (compared to v6.14.5-184-ga33747967783) * mips, build - clang-20-allnoconfig - clang-20-defconfig - clang-20-tinyconfig - korg-clang-20-lkftconfig-hardening - korg-clang-20-lkftconfig-lto-full - korg-clang-20-lkftconfig-lto-thing ## Metric Regressions (compared to v6.14.5-184-ga33747967783) ## Test Fixes (compared to v6.14.5-184-ga33747967783) ## Metric Fixes (compared to v6.14.5-184-ga33747967783) ## Test result summary total: 155299, pass: 129321, fail: 5951, skip: 19411, xfail: 616 ## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 139 total, 137 passed, 2 failed * arm64: 56 total, 55 passed, 1 failed * i386: 18 total, 16 passed, 2 failed * mips: 34 total, 27 passed, 7 failed * parisc: 4 total, 4 passed, 0 failed * powerpc: 40 total, 40 passed, 0 failed * riscv: 25 total, 22 passed, 3 failed * s390: 22 total, 22 passed, 0 failed * sh: 5 total, 5 passed, 0 failed * sparc: 4 total, 3 passed, 1 failed * x86_64: 49 total, 42 passed, 7 failed ## Test suites summary * boot * commands * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-efivarfs * kselftest-exec * kselftest-fpu * kselftest-ftrace * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-kcmp * kselftest-kvm * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-mincore * kselftest-mm * kselftest-mqueue * kselftest-net * kselftest-net-mptcp * kselftest-openat2 * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-rust * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-tc-testing * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user_events * kselftest-vDSO * kselftest-x86 * kunit * kvm-unit-tests * lava * libgpiod * 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-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 * rt-tests-cyclicdeadline * rt-tests-pi-stress * rt-tests-pmqtest * rt-tests-rt-migrate-test * rt-tests-signaltest -- Linaro LKFT https://lkft.linaro.org ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 6.14 000/197] 6.14.7-rc1 review 2025-05-13 10:40 ` [PATCH 6.14 000/197] 6.14.7-rc1 review Naresh Kamboju @ 2025-05-13 13:29 ` Naresh Kamboju 2025-05-14 9:53 ` Greg Kroah-Hartman 0 siblings, 1 reply; 3+ messages in thread From: Naresh Kamboju @ 2025-05-13 13:29 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie, clang-built-linux, Anders Roxell, Dan Carpenter, Arnd Bergmann, Nathan Chancellor, Marco Crivellari, Thorsten Blum, linux-mips On Tue, 13 May 2025 at 11:40, Naresh Kamboju <naresh.kamboju@linaro.org> wrote: > > On Mon, 12 May 2025 at 18:43, Greg Kroah-Hartman > <gregkh@linuxfoundation.org> wrote: > > > > This is the start of the stable review cycle for the 6.14.7 release. > > There are 197 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, 14 May 2025 17:19:58 +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/v6.x/stable-review/patch-6.14.7-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-6.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Regressions on mips defconfig tinyconfig and allnoconfig builds failed with > clang-20 toolchain on stable-rc 6.14.7-rc1, 6.12.29-rc1 and 6.6.91-rc1. > But, builds pass with gcc-13. > > * mips, build > - clang-20-allnoconfig > - clang-20-defconfig > - clang-20-tinyconfig > - korg-clang-20-lkftconfig-hardening > - korg-clang-20-lkftconfig-lto-full > - korg-clang-20-lkftconfig-lto-thing > > Regression Analysis: > - New regression? Yes > - Reproducibility? Yes > > Build regression: mips defconfig clang-20 instantiation error expected > an immediate > > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org> > > ## Build error mips > <instantiation>:7:11: error: expected an immediate > ori $26, r4k_wait_idle_size - 2 > ^ > <instantiation>:10:13: error: expected an immediate > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > ^ > <instantiation>:10:29: error: expected an immediate > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > ^ > <instantiation>:7:11: error: expected an immediate > ori $26, r4k_wait_idle_size - 2 > ^ > <instantiation>:10:13: error: expected an immediate > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > ^ > <instantiation>:10:29: error: expected an immediate > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > ^ The bisection found this as first bad commit, MIPS: Fix idle VS timer enqueue [ Upstream commit 56651128e2fbad80f632f388d6bf1f39c928267a ] - Naresh Kamboju ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 6.14 000/197] 6.14.7-rc1 review 2025-05-13 13:29 ` Naresh Kamboju @ 2025-05-14 9:53 ` Greg Kroah-Hartman 0 siblings, 0 replies; 3+ messages in thread From: Greg Kroah-Hartman @ 2025-05-14 9:53 UTC (permalink / raw) To: Naresh Kamboju Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie, clang-built-linux, Anders Roxell, Dan Carpenter, Arnd Bergmann, Nathan Chancellor, Marco Crivellari, Thorsten Blum, linux-mips On Tue, May 13, 2025 at 02:29:20PM +0100, Naresh Kamboju wrote: > On Tue, 13 May 2025 at 11:40, Naresh Kamboju <naresh.kamboju@linaro.org> wrote: > > > > On Mon, 12 May 2025 at 18:43, Greg Kroah-Hartman > > <gregkh@linuxfoundation.org> wrote: > > > > > > This is the start of the stable review cycle for the 6.14.7 release. > > > There are 197 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, 14 May 2025 17:19:58 +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/v6.x/stable-review/patch-6.14.7-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-6.14.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > Regressions on mips defconfig tinyconfig and allnoconfig builds failed with > > clang-20 toolchain on stable-rc 6.14.7-rc1, 6.12.29-rc1 and 6.6.91-rc1. > > But, builds pass with gcc-13. > > > > * mips, build > > - clang-20-allnoconfig > > - clang-20-defconfig > > - clang-20-tinyconfig > > - korg-clang-20-lkftconfig-hardening > > - korg-clang-20-lkftconfig-lto-full > > - korg-clang-20-lkftconfig-lto-thing > > > > Regression Analysis: > > - New regression? Yes > > - Reproducibility? Yes > > > > Build regression: mips defconfig clang-20 instantiation error expected > > an immediate > > > > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org> > > > > ## Build error mips > > <instantiation>:7:11: error: expected an immediate > > ori $26, r4k_wait_idle_size - 2 > > ^ > > <instantiation>:10:13: error: expected an immediate > > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > > ^ > > <instantiation>:10:29: error: expected an immediate > > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > > ^ > > <instantiation>:7:11: error: expected an immediate > > ori $26, r4k_wait_idle_size - 2 > > ^ > > <instantiation>:10:13: error: expected an immediate > > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > > ^ > > <instantiation>:10:29: error: expected an immediate > > addiu $26, r4k_wait_exit - r4k_wait_insn + 2 > > ^ > > > The bisection found this as first bad commit, > > MIPS: Fix idle VS timer enqueue > > [ Upstream commit 56651128e2fbad80f632f388d6bf1f39c928267a ] Thanks, now dropped from all queues. greg k-h ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-14 9:55 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20250512172044.326436266@linuxfoundation.org> 2025-05-13 10:40 ` [PATCH 6.14 000/197] 6.14.7-rc1 review Naresh Kamboju 2025-05-13 13:29 ` Naresh Kamboju 2025-05-14 9:53 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).