aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2009-08-27 13:23:11 -0400
committerFrederic Weisbecker <[email protected]>2009-08-30 03:08:26 +0200
commit62c9295f9dd250ea1bb2c8078642a275a9ce82f8 (patch)
tree841048e8ec8461d698673daacf0b151f8827794f /tools/perf/scripts/python
parentf5ad31158d60946b9fd18c8a79c283a6bc432430 (diff)
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 <[email protected]> Acked-by: Ananth N Mavinakayanahalli <[email protected]> Cc: Ingo Molnar <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions