[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175616461324.3594857.17395313375711810598.git-patchwork-notify@kernel.org>
Date: Mon, 25 Aug 2025 23:30:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
ncardwell@...gle.com, horms@...nel.org, kuniyu@...gle.com,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/2] tcp: annotate data-races around
icsk_retransmits
and icsk_probes_out
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 22 Aug 2025 09:17:24 +0000 you wrote:
> icsk->icsk_retransmits is read locklessly from inet_sk_diag_fill(),
> tcp_get_timestamping_opt_stats, get_tcp4_sock() and get_tcp6_sock().
>
> icsk->icsk_probes_out is read locklessly from inet_sk_diag_fill(),
> get_tcp4_sock() and get_tcp6_sock().
>
> Add corresponding READ_ONCE()/WRITE_ONCE() annotations.
>
> [...]
Here is the summary with links:
- [net-next,1/2] tcp: annotate data-races around icsk->icsk_retransmits
https://git.kernel.org/netdev/net-next/c/e6f178be3c12
- [net-next,2/2] tcp: annotate data-races around icsk->icsk_probes_out
https://git.kernel.org/netdev/net-next/c/9bd999eb35cf
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists