• I
    locking: clarify kernel-taint warning message · b48ccb09
    Ingo Molnar 提交于
    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: NAndi Kleen <andi@firstfloor.org>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    b48ccb09
panic.c 8.7 KB