[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174913683751.3113343.1090034205354384390.git-patchwork-notify@kernel.org>
Date: Thu, 05 Jun 2025 15:20:37 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net] net: annotate data-races around cleanup_net_task
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 4 Jun 2025 09:39:28 +0000 you wrote:
> from_cleanup_net() reads cleanup_net_task locklessly.
>
> Add READ_ONCE()/WRITE_ONCE() annotations to avoid
> a potential KCSAN warning, even if the race is harmless.
>
> Fixes: 0734d7c3d93c ("net: expedite synchronize_net() for cleanup_net()")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
>
> [...]
Here is the summary with links:
- [net] net: annotate data-races around cleanup_net_task
https://git.kernel.org/netdev/net/c/535caaca921c
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