From: Ananth N Mavinakayanahalli Date: Wed, 8 Jun 2005 05:33:43 +0000 (+1000) Subject: [PATCH] ppc64 kprobes: don't eat dabr/iabr exceptions X-Git-Tag: v2.6.12~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358c6ac0dd4ffa5e44d59d4008a2627aa2f02b6f;p=pandora-kernel.git [PATCH] ppc64 kprobes: don't eat dabr/iabr exceptions Kprobes was eating the hardware instruction and data address breakpoint exceptions. This patch fixes it; kprobes doesn't use those exceptions at all and should ignore them. Signed-off-by: Ananth N Mavinakayanahalli Signed-off-by: Paul Mackerras Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed