Skip to content
Snippets Groups Projects
Commit a4de07f2 authored by Eric Dumazet's avatar Eric Dumazet Committed by Frieder Schrempf
Browse files

net: add missing READ_ONCE(sk->sk_rcvbuf) annotation


[ Upstream commit b4b55325 ]

In a prior commit, I forgot to change sk_getsockopt()
when reading sk->sk_rcvbuf locklessly.

Fixes: ebb3b78d ("tcp: annotate sk->sk_rcvbuf lockless reads")
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>
parent 8490d7a1
No related branches found
No related tags found
1 merge request!96🤖 Sync Bot: Update v6.1-ktn to Latest Stable Kernel (v6.1.45)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment