Files
linux-stable-mirror/include/net
Eric Dumazet eb44ad4e63 net: annotate data-races around sk->sk_dst_pending_confirm
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>
2023-10-01 19:09:54 +01:00
..
2023-09-06 06:05:59 +01:00
2023-10-01 13:20:36 +01:00
2023-10-01 13:13:01 +01:00
2023-09-14 16:16:36 +02:00