[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated
authorAnanth N Mavinakayanahalli <ananth@in.ibm.com>
Wed, 18 Apr 2007 05:57:51 +0000 (15:57 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 24 Apr 2007 11:31:58 +0000 (21:31 +1000)
For cases when probes are placed on instructions that can be emulated,
don't take the single-step exception.

Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found