]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Add lockdep checks to synchronous expedited primitives
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 9 Jan 2017 23:25:55 +0000 (15:25 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 23 Jan 2017 19:37:14 +0000 (11:37 -0800)
commit8dc79888a792f6c365c2a26903e49ff919e72488
tree0c200a9e0515e1753c0baa9d827d684da8491345
parentbb4e2c08bbfa8eb032db7814f6100086aac102d3
rcu: Add lockdep checks to synchronous expedited primitives

The non-expedited synchronize_*rcu() primitives have lockdep checks, but
their expedited counterparts lack these checks.  This commit therefore
adds these checks to the expedited synchronize_*rcu() primitives.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcu/tree_exp.h