OSDN Git Service

ipv6: annotate data races around np->min_hopcount
authorEric Dumazet <edumazet@google.com>
Mon, 25 Oct 2021 16:48:21 +0000 (09:48 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 26 Oct 2021 01:02:13 +0000 (18:02 -0700)
commitcc17c3c8e8b5beb4072c0e8e53aeb77bcf4517c2
treec1be2b50cfd23023f0158aa0047192a8f42dc236
parent09b898466792b0c387040e6df90a16e7a9f2a5d9
ipv6: annotate data races around np->min_hopcount

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/ipv6/ipv6_sockglue.c
net/ipv6/tcp_ipv6.c