aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-07-28 15:03:11 +0000
committerDavid S. Miller <davem@davemloft.net>2023-07-29 18:13:41 +0100
commite6d12bdb435d23ff6c1890c852d85408a2f496ee (patch)
treec317d166387c93dfdb064d33730ae4e2e9226fe5 /net/unix/af_unix.c
parentea7f45ef77b39e72244d282e47f6cb1ef4135cd2 (diff)
downloadlinux-e6d12bdb435d23ff6c1890c852d85408a2f496ee.tar.gz
linux-e6d12bdb435d23ff6c1890c852d85408a2f496ee.tar.bz2
linux-e6d12bdb435d23ff6c1890c852d85408a2f496ee.zip
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
In a prior commit, I forgot to change sk_getsockopt() when reading sk->sk_rcvlowat locklessly. Fixes: eac66402d1c3 ("net: annotate sk->sk_rcvlowat lockless reads") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions