diff options
author | Eric Dumazet <edumazet@google.com> | 2024-06-03 15:51:06 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-06-05 12:30:09 +0100 |
commit | 69e0b33a7fce4d96649b9fa32e56b696921aa48e (patch) | |
tree | d0f565a124d88f3ac9a486f228cb9bf76a24e24a /rust | |
parent | b907194a5d5bcd3b01d28d095f6a4d9fcd9c5354 (diff) | |
download | lwn-69e0b33a7fce4d96649b9fa32e56b696921aa48e.tar.gz lwn-69e0b33a7fce4d96649b9fa32e56b696921aa48e.zip |
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 <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions