]> git.karo-electronics.de Git - linux-beck.git/commit
sh: use kprobes_built_in() for notify_page_fault().
authorPaul Mundt <lethal@linux-sh.org>
Sat, 4 Jul 2009 17:50:10 +0000 (02:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 4 Jul 2009 17:50:10 +0000 (02:50 +0900)
commitc63c3105e4991b2991ba73a742b8b59bfdbe4acd
treef059af5b7c9b14f1af343e1c9a1f172062a16202
parent1ecc6ab669e7e82603c60e692566d2d592cb8fb4
sh: use kprobes_built_in() for notify_page_fault().

Kill off the KPROBES ifdef, as per x86.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/fault_32.c