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:
c517d83
)
rcu: Consolidate rcu_synchronize and wakeme_after_rcu()
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Sun, 11 Jan 2015 03:47:10 +0000
(19:47 -0800)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Thu, 26 Feb 2015 01:03:03 +0000
(17:03 -0800)
There are currently duplicate identical definitions of the
rcu_synchronize() structure and the wakeme_after_rcu() function.
Thie commit therefore consolidates them.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found