diff options
author | Eric Dumazet <edumazet@google.com> | 2023-07-28 15:03:11 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-29 18:13:41 +0100 |
commit | e6d12bdb435d23ff6c1890c852d85408a2f496ee (patch) | |
tree | c317d166387c93dfdb064d33730ae4e2e9226fe5 /net/unix/af_unix.c | |
parent | ea7f45ef77b39e72244d282e47f6cb1ef4135cd2 (diff) | |
download | linux-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