Files
linux/net/core
Eric Dumazet 22fa35ded3 net: annotate data-races around sk->sk_dst_pending_confirm
[ Upstream commit eb44ad4e63 ]

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 16:54:50 +00:00
..
2023-06-21 15:45:38 +02:00
2023-11-08 17:30:41 +01:00
2020-06-18 20:46:23 -07:00