diff options
| author | Eric Dumazet <[email protected]> | 2023-07-28 15:03:14 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-07-29 17:13:41 +0000 |
| commit | b4b553253091cafe9ec38994acf42795e073bef5 (patch) | |
| tree | 8149333f6be70eb6a825d9fa53f085c2cbd31171 /net/unix/af_unix.c | |
| parent | net: add missing READ_ONCE(sk->sk_sndbuf) annotation (diff) | |
| download | kernel-b4b553253091cafe9ec38994acf42795e073bef5.tar.gz kernel-b4b553253091cafe9ec38994acf42795e073bef5.zip | |
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
In a prior commit, I forgot to change sk_getsockopt()
when reading sk->sk_rcvbuf locklessly.
Fixes: ebb3b78db7bf ("tcp: annotate sk->sk_rcvbuf lockless reads")
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
