[PATCH] x86_64: Allow nesting of int3 by default for kprobes
authorAndi Kleen <ak@suse.de>
Mon, 16 Jan 2006 00:56:39 +0000 (01:56 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 16 Jan 2006 19:27:58 +0000 (11:27 -0800)
commit5f8efbb96f4b2679dcbd2c115380a47bd2089dcd
tree09b8c0684ee8e943d6199e2e4ebc21e5ce0062c9
parentaa41eb9915de74fc6935792973bac4bd777ce218
[PATCH] x86_64: Allow nesting of int3 by default for kprobes

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>
arch/x86_64/kernel/asm-offsets.c
arch/x86_64/kernel/entry.S
include/asm-x86_64/page.h
include/asm-x86_64/processor.h