summaryrefslogtreecommitdiff
path: root/net/can/raw.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-09-21 20:28:17 +0000
committerDavid S. Miller <davem@davemloft.net>2023-10-01 19:09:54 +0100
commit0bb4d124d34044179b42a769a0c76f389ae973b6 (patch)
tree990656059091cbdd62fd54855107d065cfefca55 /net/can/raw.c
parent5eef0b8de1be40c5d05873b7e3d63824300c9f39 (diff)
downloadlinux-0bb4d124d34044179b42a769a0c76f389ae973b6.tar.gz
linux-0bb4d124d34044179b42a769a0c76f389ae973b6.tar.bz2
linux-0bb4d124d34044179b42a769a0c76f389ae973b6.zip
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/can/raw.c')
0 files changed, 0 insertions, 0 deletions