[ARM] Add basic SMP support.
Add the beginnings of SMP support to the ARM architecture, providing
smp.c, smp.h, and cpu.h. Convert setup.c to use per-cpu for
topology initialisation.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Showing
arch/arm/kernel/smp.c
0 → 100644
include/asm-arm/cpu.h
0 → 100644
Please register or sign in to comment