sh: Initial SH-X3 SMP support.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 10:16:05 +0000 (19:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 10:16:05 +0000 (19:16 +0900)
commit1a442fe02d205d6980202b07f799ab9336e72ad7
tree0901be4f71fc177340f3a718cf3336389f051bd9
parent0016a126accb32f1663eaeba966eb76c98f8929b
sh: Initial SH-X3 SMP support.

This adds basic support for SH-X3 SMP (4 CPUs).

More IPI and cache debugging is necessary, mostly interfacing the
d-cache coherency and the I-cache broadcast invalidates. Only for
testing at present!

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/configs/shx3_defconfig
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/smp-shx3.c [new file with mode: 0644]
arch/sh/mm/Kconfig