diff options
| author | Eric Dumazet <[email protected]> | 2023-07-28 15:03:15 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-07-29 17:13:41 +0000 |
| commit | 3c5b4d69c358a9275a8de98f87caf6eda644b086 (patch) | |
| tree | fa45713da2bb8c9dc9c4728dcdb990ebd86c98d5 /net/unix/af_unix.c | |
| parent | net: add missing READ_ONCE(sk->sk_rcvbuf) annotation (diff) | |
| download | kernel-3c5b4d69c358a9275a8de98f87caf6eda644b086.tar.gz kernel-3c5b4d69c358a9275a8de98f87caf6eda644b086.zip | |
net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.")
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
