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:
b02038a
)
xps: add __rcu annotations
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 28 Nov 2010 21:43:02 +0000
(21:43 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 29 Nov 2010 17:43:13 +0000
(09:43 -0800)
Avoid sparse warnings : add __rcu annotations and use
rcu_dereference_protected() where necessary.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found