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:
c3377c2
)
rcu: Remove "cpu" argument to rcu_pending()
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 21 Oct 2014 15:03:57 +0000
(08:03 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 4 Nov 2014 03:20:18 +0000
(19:20 -0800)
Because rcu_pending()'s argument is guaranteed to always be the current
CPU, drop the argument and replace per_cpu_ptr() with this_cpu_ptr().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Pranith Kumar <bobby.prani@gmail.com>
kernel/rcu/tree.c
patch
|
blob
|
history
diff --cc
kernel/rcu/tree.c
Simple merge