]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Remove wrapper definitions for obsolete RCU update functions
authorPaul E. McKenney <paulmck@linux.ibm.com>
Wed, 9 Jan 2019 23:22:03 +0000 (15:22 -0800)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 25 Jan 2019 23:28:31 +0000 (15:28 -0800)
commit3de63ae8b3b981431eee3a8b4693f4c92867bc39
tree2a58e3793728bb18b480dbbf9e97ae89331a58de
parentedcbef53a1a705e2386c0c383e746e273bc8c4cc
rcu: Remove wrapper definitions for obsolete RCU update functions

None of synchronize_rcu_bh, synchronize_rcu_bh_expedited, call_rcu_bh,
rcu_barrier_bh, synchronize_sched, synchronize_sched_expedited,
call_rcu_sched, rcu_barrier_sched, get_state_synchronize_sched, and
cond_synchronize_sched are actually used.  This commit therefore removes
their trivial wrapper-function definitions.

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