sh64: Tidy up and consolidate the TLB miss fast path.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 08:24:21 +0000 (17:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 08:24:21 +0000 (17:24 +0900)
This unifies the fast-path TLB miss handler, allowing for further cleanup
and eventual utilization of a shared _32/_64 handler.

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

No differences found