csky: SMP support
authorGuo Ren <ren_guo@c-sky.com>
Wed, 5 Sep 2018 06:25:20 +0000 (14:25 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Thu, 25 Oct 2018 16:54:26 +0000 (00:54 +0800)
commit991069865796f8ad31ee54aca8a0f1b7a522e94b
tree984f0d53f04f090c5872ff6d7d2e3db2e3d0e096
parent2ce36bfa6a0904524baed699ad78706e50295f84
csky: SMP support

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>
arch/csky/include/asm/smp.h [new file with mode: 0644]
arch/csky/kernel/smp.c [new file with mode: 0644]