]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove unused and redundant interfaces
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 18 Jul 2011 23:54:51 +0000 (16:54 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 6 Sep 2011 18:26:57 +0000 (11:26 -0700)
commit5ca7a8a69e9bd232c12d0231ad5fe2739b52f9ca
tree2b63498a971aecbbe677978e5081286c2e7c96b5
parent8f2cf2bdfba805682567177ef27a1deafa244e63
rcu: Remove unused and redundant interfaces

The rcu_dereference_bh_protected() and rcu_dereference_sched_protected()
macros are synonyms for rcu_dereference_protected() and are not used
anywhere in mainline.  This commit therefore removes them.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcupdate.h