From: Dave Jones Date: Tue, 10 Jan 2006 04:51:32 +0000 (-0800) Subject: [PATCH] printk levels for i386 oops code. X-Git-Tag: v2.6.16-rc1~645 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c107805aba774667debc01704718960339c24b9;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed