commit | e7dc951eecb708d4aef18db4dbf489ba282d16ff | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 26 19:09:57 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 26 19:09:57 2010 +0900 |
tree | f9fcd22a032306311628b308d918ced34a9e5357 | |
parent | 763142d1efb56effe614d71185781796c4b83c78 [diff] |
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>