diff options
author | 2023-07-28 15:03:11 +0000 | |
---|---|---|
committer | 2023-07-29 18:13:41 +0100 | |
commit | e6d12bdb435d23ff6c1890c852d85408a2f496ee (patch) | |
tree | c317d166387c93dfdb064d33730ae4e2e9226fe5 /net/unix/af_unix.c | |
parent | net: annotate data-races around sk->sk_max_pacing_rate (diff) | |
download | wireguard-linux-e6d12bdb435d23ff6c1890c852d85408a2f496ee.tar.xz wireguard-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