summaryrefslogtreecommitdiff
path: root/kernel/locking
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-11 21:49:10 +0300
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-11-12 20:03:59 +0300
commit3d709ab5a1767d422223e84cf5c20f0d33738274 (patch)
tree9f76e76c32d69c84bbfc045f1d315284c4d375ed /kernel/locking
parent9189c7e706038a508567cb2e46ccdb68b08f4ac7 (diff)
downloadlinux-3d709ab5a1767d422223e84cf5c20f0d33738274.tar.xz
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
This commit points people who might otherwise code up something like WARN_ON(!spin_is_locked(&mylock)) to lockdep_assert_held(&mylock). Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Cc: Andy Whitcroft <apw@canonical.com> Cc: Joe Perches <joe@perches.com>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions