sh: Kill off duplicate page fault notifiers in slow path.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 21 Sep 2008 03:11:25 +0000 (12:11 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 21 Sep 2008 03:11:25 +0000 (12:11 +0900)
We already have hooks in place in the __do_page_fault() fast-path,
so kill them off in the slow path.

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

No differences found