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:
cec771d
)
net: add RCU annotation to sk_dst_cache field
author
Cong Wang
<amwang@redhat.com>
Tue, 22 Jan 2013 21:09:51 +0000
(21:09 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2013 05:15:28 +0000
(
00:15
-0500)
sock->sk_dst_cache is protected by RCU.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found