[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168837302018.15739.6916662349843984262.git-patchwork-notify@kernel.org>
Date: Mon, 03 Jul 2023 08:30:20 +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] tcp: annotate data races in __tcp_oow_rate_limited()
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 29 Jun 2023 16:41:50 +0000 you wrote:
> request sockets are lockless, __tcp_oow_rate_limited() could be called
> on the same object from different cpus. This is harmless.
>
> Add READ_ONCE()/WRITE_ONCE() annotations to avoid a KCSAN report.
>
> Fixes: 4ce7e93cb3fe ("tcp: rate limit ACK sent by SYN_RECV request sockets")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
>
> [...]
Here is the summary with links:
- [net] tcp: annotate data races in __tcp_oow_rate_limited()
https://git.kernel.org/netdev/net/c/998127cdb469
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