commit | 852caccc89d3883522e87a91bfa89fd9c9cfe15a | [log] [tgz] |
---|---|---|
author | Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> | Thu Jun 23 00:09:40 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 23 09:45:25 2005 -0700 |
tree | dbbb98df18b04f7624f72d4a80731d7309038b79 | |
parent | e539c2331414e73a5a1b79fb57369d79447c1cf8 [diff] |
[PATCH] Kprobes/ia64: temporary disarming of reentrant probe This patch includes IA64 architecture specific changes(ported form i386) to support temporary disarming on reentrancy of probes. In case of reentrancy we single step without calling user handler. Signed-of-by: Anil S Keshavamurth <anil.s.keshavamurthy@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>