]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lockdep: Make RCU suspicious-access splats use pr_err
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sat, 5 Nov 2016 11:17:15 +0000 (04:17 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 23 Jan 2017 19:31:54 +0000 (11:31 -0800)
commit4d4f88fa235f7f9ef8213564dc1804144332238b
treed4f8ab52b3eca8d24978860a160a0f26b7e2f501
parent7c6094db591b320332441e5f169156a4255b2180
lockdep: Make RCU suspicious-access splats use pr_err

This commit switches RCU suspicious-access splats use pr_err()
instead of the current INFO printk()s.  This change makes it easier
to automatically classify splats.

Reported-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/locking/lockdep.c