OSDN Git Service

ipv4: annotate data races arount inet->min_ttl
authorEric Dumazet <edumazet@google.com>
Mon, 25 Oct 2021 16:48:23 +0000 (09:48 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 26 Oct 2021 01:02:13 +0000 (18:02 -0700)
commit14834c4f4eb3c8c0af40f6203dbf09d232044d9d
tree714e8ea9aa75d7e5cc1d7d418401ed3474716dba
parent790eb67374d43f66102a80821d22188b6a0bc3bb
ipv4: annotate data races arount inet->min_ttl

No report yet from KCSAN, yet worth documenting the races.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/ip_sockglue.c
net/ipv4/tcp_ipv4.c