commit | 8f2baee28093ea77c7cc8da45049fd94cc76998e | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sun Sep 21 12:11:25 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun Sep 21 12:11:25 2008 +0900 |
tree | 73c24f8c60b7b8d98f9dc36187504534b926da64 | |
parent | 887f1ae3bc1701604a7b5ef145e1021072675444 [diff] |
sh: Kill off duplicate page fault notifiers in slow path. 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>