commit | 9c107805aba774667debc01704718960339c24b9 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Jan 09 20:51:32 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:01:25 2006 -0800 |
tree | 7cad57c658bab6a728327bb969cfc0a8e46781d8 | |
parent | 51989b9ffeea58999054fe3f21bd0cd0bd207e5a [diff] |
[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>