[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241210183352.86530-1-edumazet@google.com>
Date: Tue, 10 Dec 2024 18:33:49 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, Simon Horman <horms@...nel.org>,
David Ahern <dsahern@...nel.org>, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/3] ipv6: mcast: add data-race annotations
ipv6_chk_mcast_addr() and igmp6_mcf_seq_show() are reading
fields under RCU. Add missing annotations.
Eric Dumazet (3):
ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
net/ipv6/mcast.c | 59 ++++++++++++++++++++++++++----------------------
1 file changed, 32 insertions(+), 27 deletions(-)
--
2.47.0.338.g60cca15819-goog
Powered by blists - more mailing lists