Files
linux-stable-mirror/include/net
Eric Dumazet 6f42bd2433 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:56:16 +00:00
..
2023-11-20 11:08:28 +01:00
2023-09-19 12:22:59 +02:00
2021-07-27 13:05:56 +01:00
2021-10-18 13:47:09 +01:00
2023-06-14 11:13:02 +02:00
2021-08-03 13:05:26 +01:00
2023-08-11 15:13:54 +02:00