On Wed, 3 Jul 2024 at 16:20, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.4.279 release. There are 189 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 Fri, 05 Jul 2024 10:28:06 +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.279-rc1... 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
The sh builds failed on stable-rc 5.4.279-rc1 due to following build warnings / errors.
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Regressions found on sh:
- gcc-11-defconfig - gcc-11-dreamcast_defconfig - gcc-8-dreamcast_defconfig - gcc-11-tinyconfig - gcc-8-defconfig - gcc-8-allnoconfig - gcc-11-shx3_defconfig - gcc-11-allnoconfig - gcc-8-tinyconfig - gcc-8-shx3_defconfig
Build log: ------ arch/sh/kernel/sys_sh32.c:68:1: error: macro "__MAP3" requires 4 arguments, but only 2 given 68 | SC_ARG64(nbytes), unsigned int, flags) | ^ In file included from arch/sh/kernel/sys_sh32.c:11: include/linux/syscalls.h:110: note: macro "__MAP3" defined here 110 | #define __MAP3(m,t,a,...) m(t,a), __MAP2(m,__VA_ARGS__) |
Build log link, [1] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.27... [2] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.27...
Build config url: config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2ijXtbqe6slPmKG8dbt7I... download_url: https://storage.tuxsuite.com/public/linaro/lkft/builds/2ijXtbqe6slPmKG8dbt7I...
metadata: git_describe: v5.4.278-190-gccd91126c63d git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git_short_log: ccd91126c63d ("Linux 5.4.279-rc1") build_name: gcc-11-shx3_defconfig toolchain: gcc-11 arch: sh
-- Linaro LKFT https://lkft.linaro.org