]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove check_cpu_stall_preempt()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 17:18:04 +0000 (10:18 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 May 2013 21:00:44 +0000 (14:00 -0700)
commiteeece9bdebfcd4ad0e42a9974a5e795059516eb0
tree7433df389c19b22d79fd365fd6d939b43c8d73c1
parentb69ec278bafadb83463438cb9b790568ce4a5213
rcu: Remove check_cpu_stall_preempt()

With the removal of CONFIG_TINY_PREEMPT_RCU, check_cpu_stall_preempt()
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_plugin.h