git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9afe9e
)
kprobes/x86-64: Allow to reenter probe on post_handler
author
Masami Hiramatsu
<mhiramat@redhat.com>
Thu, 27 Aug 2009 17:23:04 +0000
(13:23 -0400)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sun, 30 Aug 2009 01:08:26 +0000
(
03:08
+0200)
Allow to reenter probe on the post_handler of another probe on x86-64,
because x86-64 already allows reentering int3.
In that case, reentered probe just increases kp.nmissed and returns.
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: <
20090827172304
.8246.4822.stgit@localhost.localdomain>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
arch/x86/kernel/kprobes.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/kprobes.c
Simple merge