aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-06-03 15:51:06 +0000
committerDavid S. Miller <[email protected]>2024-06-05 12:30:09 +0100
commit69e0b33a7fce4d96649b9fa32e56b696921aa48e (patch)
treed0f565a124d88f3ac9a486f228cb9bf76a24e24a /net/ipv4/tcp_output.c
parentb907194a5d5bcd3b01d28d095f6a4d9fcd9c5354 (diff)
tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
These fields can be read and written locklessly, add annotations around these minor races. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Simon Horman <[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