On Fri, Feb 03, 2023 at 11:11:45AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.231 release. > There are 134 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 Sun, 05 Feb 2023 10:09:58 +0000. > Anything received after that time might be too late. > Building ia64:defconfig ... failed -------------- Error log: <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/ia64/kernel/mca_drv.c: In function 'mca_handler_bh': arch/ia64/kernel/mca_drv.c:179:9: error: implicit declaration of function 'make_task_dead' Caused by "exit: Add and use make_task_dead.". Did that really have to be backported ? Guenter