diff options
author | Eric Dumazet <edumazet@google.com> | 2023-03-15 20:57:41 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-08-03 08:49:04 +0200 |
commit | 5921e234666dd848da1d08f54801f329d67d8950 (patch) | |
tree | 4ef235ebd0c9057ebcdcf3a721f8305b65ba58ad /net/ipv4/tcp_output.c | |
parent | 28f9004290a0019d902804786a87877b6e25520f (diff) |
tcp: annotate lockless accesses to sk->sk_err_soft
[ Upstream commit cee1af825d65b8122627fc2efbc36c1bd51ee103 ]
This field can be read/written without lock synchronization.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stable-dep-of: 853c3bd7b791 ("tcp: fix race in tcp_write_err()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions