[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230802131500.1478140-1-edumazet@google.com>
Date: Wed, 2 Aug 2023 13:14:54 +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, eric.dumazet@...il.com,
David Ahern <dsahern@...nel.org>, Kuniyuki Iwashima <kuniyu@...zon.com>,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net 0/6] tcp_metrics: series of fixes
This series contains a fix for addr_same() and various
data-race annotations.
We still have to address races over tm->tcpm_saddr and
tm->tcpm_daddr later.
Eric Dumazet (6):
tcp_metrics: fix addr_same() helper
tcp_metrics: annotate data-races around tm->tcpm_stamp
tcp_metrics: annotate data-races around tm->tcpm_lock
tcp_metrics: annotate data-races around tm->tcpm_vals[]
tcp_metrics: annotate data-races around tm->tcpm_net
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
net/ipv4/tcp_metrics.c | 70 ++++++++++++++++++++++++++----------------
1 file changed, 44 insertions(+), 26 deletions(-)
--
2.41.0.640.ga95def55d0-goog
Powered by blists - more mailing lists