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:
f643776
)
team: do RCU update path fixups
author
Jiri Pirko
<jpirko@redhat.com>
Wed, 20 Jun 2012 08:39:39 +0000
(08:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Jun 2012 21:29:12 +0000
(14:29 -0700)
Use rcu_access_pointer and rcu_dereference_protected
to access RCU pointer by updater.
Use RCU_INIT_POINTER for NULL assignment of RCU pointer.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found