sh: CPU hotplug support.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 10:08:55 +0000 (19:08 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 10:08:55 +0000 (19:08 +0900)
commit763142d1efb56effe614d71185781796c4b83c78
treef886c239786fd4be028e3a45006c5cc5c1b3a3f2
parent8db2bc4559639680a94d4492ae4b7ce71298a74f
sh: CPU hotplug support.

This adds preliminary support for CPU hotplug for SH SMP systems.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/irq.h
arch/sh/include/asm/smp-ops.h
arch/sh/include/asm/smp.h
arch/sh/kernel/idle.c
arch/sh/kernel/irq.c
arch/sh/kernel/localtimer.c
arch/sh/kernel/smp.c