From: Ananth N Mavinakayanahalli Date: Wed, 8 Jun 2005 22:50:00 +0000 (-0700) Subject: [PATCH] ppc64 kprobes: remove spurious MSR_SE masking X-Git-Tag: v2.6.12~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f829fd23c87918374bac0d90404fe12f0e788d52;p=pandora-kernel.git [PATCH] ppc64 kprobes: remove spurious MSR_SE masking Remove spurious MSR_SE reset during kprobe processing. single_step_exception() already does it for us. Reset it to be safe when executing the fault_handler. Signed-off-by: Ananth N Mavinakayanahalli Signed-off-by: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed