commit | 068c4579fe5c21e84c7cb2ba89db80899e25104e | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Sep 06 00:03:44 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 06 11:00:02 2006 -0700 |
tree | ab16bf723c648d936cefb89b6dc6634145668b86 | |
parent | 471b40d0dfc17bf0161629950b82524d41bc37ce [diff] |
[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>