]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rcu: Remove deprecated rcu_lockdep_assert()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 14 Sep 2015 19:23:01 +0000 (12:23 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 6 Oct 2015 18:16:31 +0000 (11:16 -0700)
commite62e3f620ba8d437f4998441fc11cf3dc9d466d1
tree9d4b33a41ce4511a68eb3cf824103aec8cad8704
parent8db70b132dd57696cfc7560203a72e90c51bfdda
rcu: Remove deprecated rcu_lockdep_assert()

The old rcu_lockdep_assert() was retained to ease handling of incoming
patches, but any use will result in deprecated warnings.  However, its
replacement, RCU_LOCKDEP_WARN(), is now upstream.  It is therefore
time to remove rcu_lockdep_assert(), which this commit does.

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