From: Ingo Molnar Date: Thu, 23 Apr 2009 07:36:52 +0000 (+0200) Subject: locking: clarify kernel-taint warning message X-Git-Tag: v2.6.30-rc4~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48ccb095a0c9257241261ec2bd1cbb1bdabc48b;p=pandora-kernel.git locking: clarify kernel-taint warning message Andi Kleen reported this message triggering on non-lockdep kernels: Disabling lockdep due to kernel taint Clarify the message to say 'lock debugging' - debug_locks_off() turns off all things lock debugging, not just lockdep. [ Impact: change kernel warning message text ] Reported-by: Andi Kleen Cc: Peter Zijlstra Cc: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed