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:
5c88969
)
rcu: Use proper cpp macro for ->gp_flags
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Thu, 8 Aug 2013 21:37:47 +0000
(14:37 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Fri, 20 Sep 2013 16:43:06 +0000
(09:43 -0700)
One of the ->gp_flags assignments used a raw number rather than the
cpp macro that was intended for this purpose, which this commit fixes.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found