-
Paul E. McKenney authored
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>
Paul E. McKenney authoredThe 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>
Loading