]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Kprobes/ia64: temporary disarming of reentrant probe
authorAnil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Thu, 23 Jun 2005 07:09:40 +0000 (00:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:25 +0000 (09:45 -0700)
commitbac8474b8fd2ba5efa7e0270092ee544ff143011
treedbbb98df18b04f7624f72d4a80731d7309038b79
parent4c89fb05135d9d64cad14ee859aa28d6e928127f
[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>
arch/ia64/kernel/kprobes.c