On 3/17/22 5:45 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.186 release. > There are 43 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, 19 Mar 2022 12:45:16 +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.186-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h There is a build failure with SDEI enable that was reported to the patch author in response to patch #18 in this series: /local/users/fainelli/buildroot/output/arm64/host/bin/aarch64-linux-ld: arch/arm64/kernel/entry.o: in function `__sdei_asm_exit_trampoline': /local/users/fainelli/buildroot/output/arm64/build/linux-custom/arch/arm64/kernel/entry.S:1352: undefined reference to `__sdei_asm_trampoline_next_handler' make[2]: *** [Makefile:1100: vmlinux] Error 1 -- Florian