sh: SH7786 SMP support.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 19 Jun 2009 07:00:00 +0000 (16:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 23 Jun 2009 08:30:17 +0000 (17:30 +0900)
commit2eb2a4368273e123d2716a704c86f3130aa14c22
treec76ee858fd5a17a983cd37e6881ebcfef3ab9cc7
parentb29fa1fbc210a51103c7a16af44df42cadce0361
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>
arch/sh/Kconfig
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/setup-sh7786.c