summaryrefslogtreecommitdiff
path: root/net/unix
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2021-09-28 03:29:24 +0300
committerDavid S. Miller <davem@davemloft.net>2021-09-28 15:21:16 +0300
commita9f5970767d11eadc805d5283f202612c7ba1f59 (patch)
tree8d89295bb3d1e3de62bb0a8f025d5a4ccee63a24 /net/unix
parent103bde372f084206c6972be543ecc247ebbff9f3 (diff)
downloadlinux-a9f5970767d11eadc805d5283f202612c7ba1f59.tar.xz
net: udp: annotate data race around udp_sk(sk)->corkflag
up->corkflag field can be read or written without any lock. Annotate accesses to avoid possible syzbot/KCSAN reports. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions