git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
127781d
)
rcu: Remove show_tiny_preempt_stats()
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 15:59:52 +0000
(08:59 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 10 Jun 2013 20:45:49 +0000
(13:45 -0700)
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>
No differences found