android_kernel_motorola_sm6225/arch/sparc
Greg Kroah-Hartman df2b6b5a11 sparc: fix up arch_cpu_finalize_init() build breakage.
In commit b698b5d11a ("sparc/cpu: Switch to arch_cpu_finalize_init()") the
check for ARCH_HAS_CPU_FINALIZE_INIT was backported incorrectly to the SPARC
config option, not SPARC32.  This causes build problems for the sparc64 arch:

	sparc64-linux-ld: init/main.o: in function `start_kernel':
	main.c:(.init.text+0x77c): undefined reference to `arch_cpu_finalize_init'

Fix this up by putting the option in the correct place.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/252c7673-53ee-4c4b-e5ef-5bb2c0416154@roeck-us.net
Fixes: b698b5d11a ("sparc/cpu: Switch to arch_cpu_finalize_init()")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-16 18:12:59 +02:00
..
boot
configs
crypto
include sparc/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
kernel sparc/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
lib sparc64: fix pci_iounmap() when CONFIG_PCI is not set 2021-10-09 14:11:03 +02:00
math-emu
mm mips,s390,sh,sparc: gup: Work around the "COW can break either way" issue 2022-01-27 09:04:34 +01:00
net
oprofile
power
prom
vdso
Kbuild
Kconfig sparc: fix up arch_cpu_finalize_init() build breakage. 2023-08-16 18:12:59 +02:00
Kconfig.debug
Makefile