summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-02-07 13:13:26 +1100
committerPaul Mackerras <paulus@samba.org>2007-02-07 14:03:23 +1100
commite56a6e20f3029ed5c178dd0328bd688dbbc8272a (patch)
treed71551d8c5f7fac0a839c02d7bd6abe4d4e571bd /include/asm-powerpc
parent449d846dbcbf61bdf7d50a923e4791102168c292 (diff)
downloadop-kernel-dev-e56a6e20f3029ed5c178dd0328bd688dbbc8272a.zip
op-kernel-dev-e56a6e20f3029ed5c178dd0328bd688dbbc8272a.tar.gz
[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace
Some instruction tracing tools use the RI (recoverable interrupt) bit in the MSR to indicate when it's safe to single-step. Currently we clear RI after restoring r13 when returning to userspace. However, if we single-step past the point where r13 is restored, we'll corrupt r13 in the exception entry code and not restore it. This moves the clearing of RI to just before r13 is restored so this doesn't happen. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud