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:
9dc5ad3
)
rcu: Remove check_cpu_stall_preempt()
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 17:18:04 +0000
(10:18 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 10 Jun 2013 20:45:51 +0000
(13:45 -0700)
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>
No differences found