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:
f6bc7d9
)
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 14 Jun 2010 04:46:20 +0000
(
04:46
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Jun 2010 06:13:07 +0000
(23:13 -0700)
Use RCU to avoid atomic ops on idev refcnt in ipv6_get_mtu()
and ip6_dst_hoplimit()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found