sh: Make cache flushers SMP-aware.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Aug 2009 08:23:14 +0000 (17:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Aug 2009 08:23:14 +0000 (17:23 +0900)
This does a bit of rework for making the cache flushers SMP-aware. The
function pointer-based flushers are renamed to local variants with the
exported interface being commonly implemented and wrapping as necessary.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found