net: annotate data-races around sk->sk_dst_pending_confirm
[ Upstream commit eb44ad4e ] 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> (cherry picked from commit 252bde6b) Change-Id: I9a5c9b17c734a6839a81aedc1462e9edb9f8f5c6 Signed-off-by:
nirmp <quic_nirmp@quicinc.com>
Loading
Please sign in to comment