diff options
author | Alexander van Heukelum <[email protected]> | 2008-10-22 12:00:09 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-10-22 14:00:23 +0200 |
commit | 874d93d11823b2b861addac6a5dc31162e924ab2 (patch) | |
tree | 6d84df0b35ca810ea5871be766934b0b20ad70b7 /net/lapb/lapb_iface.c | |
parent | b4b8f87bf4958cbad620654efc0882ac46c19846 (diff) |
x86, dumpstack: let signr=0 signal no do_exit
Change oops_end such that signr=0 signals that do_exit
is not to be called.
Currently, each use of __die is soon followed by a call
to oops_end and 'regs' is set to NULL if oops_end is expected
not to call do_exit. Change all such pairs to set signr=0
instead. On x86_64 oops_end is used 'bare' in die_nmi; use
signr=0 instead of regs=NULL there, too.
Signed-off-by: Alexander van Heukelum <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions