[PATCH] lockdep: do not touch console state when tainting the kernel
authorIngo Molnar <mingo@elte.hu>
Wed, 6 Sep 2006 07:03:44 +0000 (00:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Sep 2006 18:00:02 +0000 (11:00 -0700)
commit068c4579fe5c21e84c7cb2ba89db80899e25104e
treeab16bf723c648d936cefb89b6dc6634145668b86
parent471b40d0dfc17bf0161629950b82524d41bc37ce
[PATCH] lockdep: do not touch console state when tainting the kernel

Remove an unintended console_verbose() side-effect from add_taint().

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/panic.c