Eric Dumazet a9f5970767 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>
2021-09-28 13:21:16 +01:00
..
2021-06-11 14:48:50 +02:00
2021-07-27 20:11:44 +01:00
2021-07-27 20:11:44 +01:00
2021-08-05 13:27:50 +01:00
2021-06-11 14:48:50 +02:00
2021-06-29 11:28:21 -07:00
2021-04-29 15:34:15 -07:00
2021-07-27 20:11:44 +01:00
2020-12-16 11:01:04 -08:00