[PATCH] printk levels for i386 oops code.
authorDave Jones <davej@redhat.com>
Tue, 10 Jan 2006 04:51:32 +0000 (20:51 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:25 +0000 (08:01 -0800)
commit9c107805aba774667debc01704718960339c24b9
tree7cad57c658bab6a728327bb969cfc0a8e46781d8
parent51989b9ffeea58999054fe3f21bd0cd0bd207e5a
[PATCH] printk levels for i386 oops code.

Especially useful when users have booted with 'quiet'.  In the regular 'oops'
path, we set the console_loglevel before we start spewing debug info, but we
can call the backtrace code from other places now too, such as the spinlock
debugging code.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/traps.c