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:
a5c198f
)
rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Wed, 26 Nov 2014 18:42:50 +0000
(10:42 -0800)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 6 Jan 2015 19:04:27 +0000
(11:04 -0800)
The DEFINE_SRCU() and DEFINE_STATIC_SRCU() definitions are quite
similar, so this commit combines them, saving a bit of code and removing
redundancy.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/srcu.h
patch
|
blob
|
history
diff --cc
include/linux/srcu.h
Simple merge