On Thu, 5 Sept 2024 at 15:23, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 6.6.50 release. > There are 132 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, 07 Sep 2024 09:36: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/v6.x/stable-review/patch-6.6.50-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 build errors noticed while building arm64 defconfigs with toolchains gcc-13 and clang-19 on stable-rc linux-6.6.y and linux-6.10.y First seen on today builds v6.6.49-133-g18327dd4281a GOOD: 8723d70ba720be0b854d252a378ac45c0a6db8a7 BAD: 18327dd4281aaea9d7639a33a52a7ec57c97f942 Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> Build errors: ------- drivers/ufs/host/ufs-qcom.c: In function 'ufs_qcom_advertise_quirks': drivers/ufs/host/ufs-qcom.c:1043:32: error: 'UFSHCD_QUIRK_BROKEN_LSDBS_CAP' undeclared (first use in this function); did you mean 'UFSHCD_QUIRK_BROKEN_UIC_CMD'? 1043 | hba->quirks |= UFSHCD_QUIRK_BROKEN_LSDBS_CAP; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | UFSHCD_QUIRK_BROKEN_UIC_CMD Build log link, --------- - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.49-133-g18327dd4281a/testrun/25035737/suite/build/test/gcc-13-defconfig/log metadata: ------ config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2leCGwTPT1TApOAJ20gB0VL84XW/config download_url: https://storage.tuxsuite.com/public/linaro/lkft/builds/2leCGwTPT1TApOAJ20gB0VL84XW/ git_describe: v6.6.49-133-g18327dd4281a git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git_sha: 18327dd4281aaea9d7639a33a52a7ec57c97f942 arch: arm64 config: defconfig toolchain: gcc-13 and clang-19 -- Linaro LKFT https://lkft.linaro.org