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:
aa41eb9
)
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
author
Andi Kleen
<ak@suse.de>
Mon, 16 Jan 2006 00:56:39 +0000
(
01:56
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 16 Jan 2006 19:27:58 +0000
(11:27 -0800)
This unbreaks recursive kprobes which didn't work anymore
due to an earlier patch which converted the debug entry point
to use an IST.
This also allows nesting of the debug entry point too.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found