On Tue, 2 Jul 2024 at 22:48, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 6.6.37 release. > There are 163 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 Thu, 04 Jul 2024 17:01:55 +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.6.37-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.6.y > and the diffstat can be found below. > > thanks, > > greg k-h The following powerpc builds failed on stable-rc 6.6. powerpc: - gcc-13-defconfig - clang-18-defconfig Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> Build log: --------- arch/powerpc/net/bpf_jit_comp.c: In function 'bpf_int_jit_compile': arch/powerpc/net/bpf_jit_comp.c:208:17: error: ignoring return value of 'bpf_jit_binary_lock_ro' declared with attribute 'warn_unused_result' [-Werror=unused-result] 208 | bpf_jit_binary_lock_ro(bpf_hdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors Steps to reproduce: --- tuxmake --runtime podman --target-arch powerpc --toolchain gcc-13 --kconfig defconfig Build log, Build configs and build details, ------------- - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.36-164-gca32fab2f2f9/testrun/24498135/suite/build/test/gcc-13-defconfig/log - https://storage.tuxsuite.com/public/linaro/lkft/builds/2ihU8SlMSZyrWYYdCJrskJS7cLd/ - https://storage.tuxsuite.com/public/linaro/lkft/builds/2ihU8SlMSZyrWYYdCJrskJS7cLd/config - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.36-164-gca32fab2f2f9/testrun/24498135/suite/build/test/gcc-13-defconfig/details/ metadata: ------ * kernel: 6.6.37-rc1 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git commit: ca32fab2f2f9ffc305606cc41fe02e41bce06dd6 * git describe: v6.6.36-164-gca32fab2f2f9 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.36-164-gca32fab2f2f9 -- Linaro LKFT https://lkft.linaro.org