On Tue, Apr 12, 2022 at 07:47:07PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.34 release. > There are 277 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 Thu, 14 Apr 2022 17:37:56 +0000. > Anything received after that time might be too late. Build results: total: 156 pass: 155 fail: 1 Failed builds: nds32:allmodconfig Qemu test results: total: 488 pass: 488 fail: 0 Building nds32:allmodconfig ... failed -------------- Error log: net/core/lwtunnel.o: in function `lwtunnel_fill_encap': (.text+0x4d6): relocation truncated to fit: R_NDS32_9_PCREL_RELA against `.text' I have no idea what causes the problem. Given that nds32 has been removed from mainline, we should probably not bother. I may stop test building it if the problem is persistent over multiple stable releases. Tested-by: Guenter Roeck <linux@xxxxxxxxxxxx> Guenter