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>
Showing
Please register or sign in to comment