Commit 0030c42b authored by Eric Dumazet's avatar Eric Dumazet Committed by laligurr
Browse files

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: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
(cherry picked from commit 252bde6b)
Signed-off-by: default avatarlaligurr <quic_laligurr@quicinc.com>
Change-Id: I0820ef9fb398627954d571c67527d590bc056b6d
Signed-off-by: default avatarlaligurr <quic_laligurr@quicinc.com>
parent b3ab6a30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment