]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove show_tiny_preempt_stats()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 15:59:52 +0000 (08:59 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 May 2013 21:00:42 +0000 (14:00 -0700)
commit7edf2100467cbed26dd1307d42f257f92c25df36
treec5367d7ff011cea78e3b0d0c62812112590d4a62
parentea4bf7ee388e5988107be22fef373ca792183c31
rcu: Remove show_tiny_preempt_stats()

With the removal of CONFIG_TINY_PREEMPT_RCU, show_tiny_preempt_stats()
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