commit | 2eb2a4368273e123d2716a704c86f3130aa14c22 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jun 19 16:00:00 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jun 23 17:30:17 2009 +0900 |
tree | c76ee858fd5a17a983cd37e6881ebcfef3ab9cc7 | |
parent | b29fa1fbc210a51103c7a16af44df42cadce0361 [diff] |
sh: SH7786 SMP support. SH7786 is roughly identical to SH-X3 proto SMP, though there are only 2 CPUs. This just wraps in to the existing SH-X3 SMP code with some minor changes for SH7786, including wiring up the IPIs properly, enabling IRQ_PER_CPU, and so forth. Signed-off-by: Paul Mundt <lethal@linux-sh.org>