Files
linux/include/net
Eric Dumazet 252bde6b17 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 16:50:14 +00:00
..
2021-06-10 13:37:09 +02:00
2023-11-20 10:30:15 +01:00
2019-10-23 20:13:22 -07:00
2020-07-22 09:32:46 +02:00
2023-09-23 10:59:59 +02:00
2021-08-04 12:27:39 +02:00
2019-06-19 11:23:13 -04:00
2022-03-19 13:40:16 +01:00