arch/csky/include/asm/smp.h
0 → 100644
+26
−0
arch/csky/kernel/smp.c
0 → 100644
+237
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds boot, ipi, hotplug codes for SMP. Signed-off-by:Guo Ren <ren_guo@c-sky.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Reviewed-by:
Arnd Bergmann <arnd@arndb.de>