sh: CPU hotplug support for SH-X3 SMP.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 10:09:57 +0000 (19:09 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 10:09:57 +0000 (19:09 +0900)
commite7dc951eecb708d4aef18db4dbf489ba282d16ff
treef9fcd22a032306311628b308d918ced34a9e5357
parent763142d1efb56effe614d71185781796c4b83c78
sh: CPU hotplug support for SH-X3 SMP.

This wires up CPU hotplug for SH-X3 SMP CPUs. Presently only secondary
cores can be hotplugged given that the boot CPU has to contend with the
broadcast timer. When real local timers are implemented this restriction
can be lifted.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/smp-shx3.c