• Ingo Molnar's avatar
    locking: clarify kernel-taint warning message · b48ccb09
    Ingo Molnar authored
    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: default avatarAndi Kleen <andi@firstfloor.org>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    b48ccb09
panic.c 8.73 KB