aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2014-04-17 17:17:40 +0900
committerIngo Molnar <[email protected]>2014-04-24 10:03:00 +0200
commitecd50f714c421c759354632dd00f70c718c95b10 (patch)
tree82fc08180816ee1eb79e92a9060af1a25d1dd802 /lib/test-string_helpers.c
parent6f6343f53d133bae516caf3d254bce37d8774625 (diff)
kprobes, x86: Call exception_enter after kprobes handled
Move exception_enter() call after kprobes handler is done. Since the exception_enter() involves many other functions (like printk), it can cause recursive int3/break loop when kprobes probe such functions. Signed-off-by: Masami Hiramatsu <[email protected]> Reviewed-by: Steven Rostedt <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Jiri Kosina <[email protected]> Cc: Kees Cook <[email protected]> Cc: Rusty Russell <[email protected]> Cc: Seiji Aguchi <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions