]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove rcu_preempt_check_callbacks()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 16:02:40 +0000 (09:02 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 May 2013 21:00:43 +0000 (14:00 -0700)
commitb1f5173bded221d02de3908d52ab11e6c41ffaed
treee0b6838dc996a634aec2c4ad01444ed23f383d2f
parent7edf2100467cbed26dd1307d42f257f92c25df36
rcu: Remove rcu_preempt_check_callbacks()

With the removal of CONFIG_TINY_PREEMPT_RCU, rcu_preempt_check_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