Files
linux/net/core
Eric Dumazet 1c6a6c926a net: annotate data-races around sk->sk_dst_pending_confirm
[ Upstream commit eb44ad4e635132754bfbcb18103f1dcb7058aedd ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-28 17:06:56 +00:00
..
2022-06-09 21:52:55 -07:00
2021-12-16 07:18:35 -08:00
2023-11-02 09:35:27 +01:00
2023-03-10 09:33:54 +01:00
2020-06-18 20:46:23 -07:00