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:
0eafa46
)
rcu: Add sparse check for RCU_INIT_POINTER()
author
Pranith Kumar
<bobby.prani@gmail.com>
Thu, 25 Sep 2014 18:03:34 +0000
(14:03 -0400)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Thu, 13 Nov 2014 18:35:38 +0000
(10:35 -0800)
Add a sparse check when RCU_INIT_POINTER() is used to assign a non __rcu
annotated pointer.
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found