aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/notifier.c
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@redhat.com>2009-08-27 13:23:11 -0400
committerFrederic Weisbecker <fweisbec@gmail.com>2009-08-30 03:08:26 +0200
commit62c9295f9dd250ea1bb2c8078642a275a9ce82f8 (patch)
tree841048e8ec8461d698673daacf0b151f8827794f /kernel/notifier.c
parentf5ad31158d60946b9fd18c8a79c283a6bc432430 (diff)
downloadkernel_samsung_smdk4412-62c9295f9dd250ea1bb2c8078642a275a9ce82f8.zip
kernel_samsung_smdk4412-62c9295f9dd250ea1bb2c8078642a275a9ce82f8.tar.gz
kernel_samsung_smdk4412-62c9295f9dd250ea1bb2c8078642a275a9ce82f8.tar.bz2
kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
Add __kprobes to the functions which handle in-kernel fixable page faults. Since kprobes can cause those in-kernel page faults by accessing kprobe data structures, probing those fault functions will cause fault-int3-loop (do_page_fault has already been marked as __kprobes). Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> LKML-Reference: <20090827172311.8246.92725.stgit@localhost.localdomain> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions