linux/arch
Thomas Gleixner 712610725c smp: Consolidate smp_prepare_boot_cpu()
There is no point in having seven architectures implementing the same empty
stub.

Provide a weak function in the init code and remove the stubs.

This also allows to utilize the function on UP which is required to
sanitize the per CPU handling on X86 UP.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240304005104.567671691@linutronix.de
2024-03-04 12:01:54 +01:00
..
alpha smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
arc smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
arm Renesas fixes for v6.8 2024-02-23 13:54:37 +01:00
arm64 This push fixes a regression in lskcipher and an out-of-bound 2024-02-28 09:30:26 -08:00
csky smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
hexagon smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
loongarch LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments 2024-02-23 14:36:31 +08:00
m68k kbuild: use 4-space indentation when followed by conditionals 2024-02-15 06:05:44 +09:00
microblaze Microblaze patches for 6.8-rc1 2024-01-17 11:27:23 -08:00
mips MIPS: Clear Cause.BD in instruction_pointer_set 2024-02-12 23:04:40 +01:00
nios2 percpu: 2024-01-18 15:01:28 -08:00
openrisc smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
parisc parisc architecture fixes for kernel v6.8-rc6: 2024-02-23 10:40:20 -08:00
powerpc powerpc fixes for 6.8 #5 2024-03-03 09:47:19 -08:00
riscv smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
s390 s390 fixes for 6.8-rc6 2024-02-23 09:54:13 -08:00
sh sh updates for v6.8 2024-01-20 09:24:06 -08:00
sparc smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
um work around gcc bugs with 'asm goto' with outputs 2024-02-09 15:57:48 -08:00
x86 smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
xtensa work around gcc bugs with 'asm goto' with outputs 2024-02-09 15:57:48 -08:00
.gitignore
Kconfig scs: add CONFIG_MMU dependency for vfree_atomic() 2024-01-25 23:52:21 -08:00