Searched hist:e6349a95 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | kprobes.c | e6349a95 Wed Apr 18 00:57:51 CDT 2007 Ananth N Mavinakayanahalli <ananth@in.ibm.com> [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated
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> e6349a95 Wed Apr 18 00:57:51 CDT 2007 Ananth N Mavinakayanahalli <ananth@in.ibm.com> [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated 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>
|