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:
9811600
)
netfilter: add __rcu annotations
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 15 Nov 2010 17:17:21 +0000
(18:17 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 15 Nov 2010 17:17:21 +0000
(18:17 +0100)
Add some __rcu annotations and use helpers to reduce number of sparse
warnings (CONFIG_SPARSE_RCU_POINTER=y)
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found