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:
762a3d8
)
vxlan: fix rcu related warning
author
stephen hemminger
<stephen@networkplumber.org>
Mon, 5 Aug 2013 00:17:39 +0000
(17:17 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Aug 2013 01:47:14 +0000
(18:47 -0700)
Vxlan remote list is protected by RCU and guaranteed to be non-empty.
Split out the rcu and non-rcu access to the list to fix warning
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found