aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2023-09-21 20:28:17 +0000
committerDavid S. Miller <[email protected]>2023-10-01 18:09:54 +0000
commit0bb4d124d34044179b42a769a0c76f389ae973b6 (patch)
tree990656059091cbdd62fd54855107d065cfefca55 /net/ipv4/tcp_output.c
parentnet: lockless implementation of SO_TXREHASH (diff)
downloadkernel-0bb4d124d34044179b42a769a0c76f389ae973b6.tar.gz
kernel-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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions