Skip to content
Commit ac5fde92 authored by Eric Dumazet's avatar Eric Dumazet Committed by Greg Kroah-Hartman
Browse files

net: annotate data-races around sk->sk_bind_phc

[ Upstream commit 251cd405 ]

sk->sk_bind_phc is read locklessly. Add corresponding annotations.

Fixes: d463126e

 ("net: sock: extend SO_TIMESTAMPING for PHC binding")
Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Cc: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Stable-dep-of: 7f6ca95d

 ("net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent c48fcb4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment