]> Git Repo - linux.git/commit
lockdep: Use "WARNING" tag on lockdep splats
authorPaul E. McKenney <[email protected]>
Tue, 31 Jan 2017 15:45:13 +0000 (07:45 -0800)
committerPaul E. McKenney <[email protected]>
Wed, 19 Apr 2017 16:27:29 +0000 (09:27 -0700)
commita5dd63efda3d07b50c0feda6fb4796bece237e61
tree367cb2be5f9694d6d9eab4cf4394c67f96b225ea
parent5f0d5a3ae7cff0d7fa943c199c3a2e44f23e1fac
lockdep: Use "WARNING" tag on lockdep splats

This commit changes lockdep splats to begin lines with "WARNING" and
to use pr_warn() instead of printk().  This change eases scripted
analysis of kernel console output.

Reported-by: Dmitry Vyukov <[email protected]>
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Acked-by: Dmitry Vyukov <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
kernel/locking/lockdep.c
kernel/locking/rtmutex-debug.c
This page took 0.049435 seconds and 4 git commands to generate.