diff options
author | Andi Kleen <ak@linux.intel.com> | 2012-01-13 02:20:30 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-13 05:13:11 +0100 |
commit | 6e6f0a1f0fa6bba1493c296eb30d1e176e1f8530 (patch) | |
tree | c1bbacbc93e5b6f7759d509d7cf6207ad5b3ee65 /block/bsg.c | |
parent | sysctl: add the kernel.ns_last_pid control (diff) | |
download | linux-6e6f0a1f0fa6bba1493c296eb30d1e176e1f8530.tar.xz linux-6e6f0a1f0fa6bba1493c296eb30d1e176e1f8530.zip |
panic: don't print redundant backtraces on oops
When an oops causes a panic and panic prints another backtrace it's pretty
common to have the original oops data be scrolled away on a 80x50 screen.
The second backtrace is quite redundant and not needed anyways.
So don't print the panic backtrace when oops_in_progress is true.
[akpm@linux-foundation.org: add comment]
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'block/bsg.c')
0 files changed, 0 insertions, 0 deletions