sh: Enable shared page fault handler for _32/_64.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 06:33:28 +0000 (15:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 06:33:28 +0000 (15:33 +0900)
This moves the now generic _32 page fault handling code to a shared place
and adapts the _64 implementation to make use of it.

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

No differences found