summaryrefslogtreecommitdiff
path: root/net/core/sock.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-09-21 23:28:17 +0300
committerDavid S. Miller <davem@davemloft.net>2023-10-01 21:09:54 +0300
commit0bb4d124d34044179b42a769a0c76f389ae973b6 (patch)
tree990656059091cbdd62fd54855107d065cfefca55 /net/core/sock.c
parent5eef0b8de1be40c5d05873b7e3d63824300c9f39 (diff)
downloadlinux-0bb4d124d34044179b42a769a0c76f389ae973b6.tar.xz
net: annotate data-races around sk->sk_tx_queue_mapping
This field can be read or written without socket lock being held. Add annotations to avoid load-store tearing. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions