sh: Add SMP tlbflush variants.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 09:09:55 +0000 (18:09 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 09:09:55 +0000 (18:09 +0900)
commit9964fa8bf952c5c4df9676223fab4cd886d18200
treef33281d2ff012be8c0b554c3cb5aca2eeb43c922
parent7ec9d6f8c0e6932d380da1964021fbebf2311f04
sh: Add SMP tlbflush variants.

This adds the TLB flushing routines for SMP systems, based on
the MIPS implementation, with some additional SH-specific
flush routines.

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