On Thu, 13 Jun 2024 at 17:43, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 5.10.219 release. > There are 317 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 Sat, 15 Jun 2024 11:31:50 +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.10.219-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h The powerpc builds failed on stable-rc 5.10 branch with gcc-12 and clang. Powerpc: - maple_defconfig - ppc6xx_defconfig - tinyconfig Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> Build log: --------- from /builds/linux/arch/powerpc/kernel/asm-offsets.c:14: arch/powerpc/include/asm/uaccess.h: In function 'raw_copy_from_user': arch/powerpc/include/asm/uaccess.h:472:25: error: implicit declaration of function '__get_user_size'; did you mean '__get_user_bad'? [-Werror=implicit-function-declaration] 472 | __get_user_size(*(u8 *)to, from, 1, ret); | ^~~~~~~~~~~~~~~ | __get_user_bad cc1: some warnings being treated as errors Links: - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.218-318-g853b71b570fb/testrun/24321785/suite/build/test/gcc-12-maple_defconfig/log - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.218-318-g853b71b570fb/testrun/24321785/suite/build/test/gcc-12-maple_defconfig/history/ -- Linaro LKFT https://lkft.linaro.org