[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171238383184.24936.16674036552041310979.git-patchwork-notify@kernel.org>
Date: Sat, 06 Apr 2024 06:10:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] tcp: annotate data-races around tp->window_clamp
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 4 Apr 2024 11:42:31 +0000 you wrote:
> tp->window_clamp can be read locklessly, add READ_ONCE()
> and WRITE_ONCE() annotations.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> ---
> net/ipv4/syncookies.c | 3 ++-
> net/ipv4/tcp.c | 8 ++++----
> net/ipv4/tcp_input.c | 17 ++++++++++-------
> net/ipv4/tcp_output.c | 18 ++++++++++--------
> net/ipv6/syncookies.c | 2 +-
> net/mptcp/protocol.c | 2 +-
> net/mptcp/sockopt.c | 2 +-
> 7 files changed, 29 insertions(+), 23 deletions(-)
Here is the summary with links:
- [net-next] tcp: annotate data-races around tp->window_clamp
https://git.kernel.org/netdev/net-next/c/f410cbea9f3d
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