diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-29 12:38:44 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-29 12:38:44 -0400 |
commit | a879cbbb34cbecfa9707fbb6e5a00c503ac1ecb9 (patch) | |
tree | fdf247f8dedea8f04d0989aeab6922ed073eee11 /arch/arm/mach-omap | |
parent | c06fec5022ebe014af876da2df4a0eee836e97c8 (diff) |
x86: make traps on 'iret' be debuggable in user space
This makes a trap on the 'iret' that returns us to user space
cause a nice clean SIGSEGV, instead of just a hard (and silent)
exit.
That way a debugger can actually try to see what happened, and
we also properly notify everybody who might be interested about
us being gone.
This loses the error code, but tells the debugger what happened
with ILL_BADSTK in the siginfo.
Diffstat (limited to 'arch/arm/mach-omap')
0 files changed, 0 insertions, 0 deletions