On 8/10/23 06:56, Guenter Roeck wrote:
On 8/9/23 03:38, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.322 release. There are 204 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.
Building sparc64:allnoconfig ... failed
Error log: sparc64-linux-ld: init/main.o: in function `start_kernel': main.c:(.init.text+0x77c): undefined reference to `arch_cpu_finalize_init' make[1]: *** [Makefile:1049: vmlinux] Error 1 make: *** [Makefile:153: sub-make] Error 2
Building sparc64:tinyconfig ... failed
Error log: sparc64-linux-ld: init/main.o: in function `start_kernel': main.c:(.init.text+0x764): undefined reference to `arch_cpu_finalize_init' make[1]: *** [Makefile:1049: vmlinux] Error 1 make: *** [Makefile:153: sub-make] Error 2
Those build failures were introduced with v4.14.321.
Guenter