summaryrefslogtreecommitdiff
path: root/arch/sh/mm/tlbex_32.c
AgeCommit message (Collapse)Author
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt
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>