From: Anil S Keshavamurthy Date: Thu, 23 Jun 2005 07:09:40 +0000 (-0700) Subject: [PATCH] Kprobes/ia64: temporary disarming of reentrant probe X-Git-Tag: v2.6.13-rc1~68^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852caccc89d3883522e87a91bfa89fd9c9cfe15a;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed