]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove rcu_preempt_remove_callbacks()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 16:05:34 +0000 (09:05 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 May 2013 21:00:43 +0000 (14:00 -0700)
commit86b67d1c60058f20c3ba8175124a2faa37686384
tree2b7d0e493713b31fcb53240beca943f693eba33f
parentb1f5173bded221d02de3908d52ab11e6c41ffaed
rcu: Remove rcu_preempt_remove_callbacks()

With the removal of CONFIG_TINY_PREEMPT_RCU, rcu_preempt_remove_callbacks()
is now an empty function.  This commit therefore eliminates it by
inlining it.

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