[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173042884056.2159382.16074592490472097369.git-patchwork-notify@kernel.org>
Date: Fri, 01 Nov 2024 02:40:40 +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] dql: annotate data-races around dql->last_obj_cnt
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 29 Oct 2024 19:14:25 +0000 you wrote:
> dql->last_obj_cnt is read/written from different contexts,
> without any lock synchronization.
>
> Use READ_ONCE()/WRITE_ONCE() to avoid load/store tearing.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
>
> [...]
Here is the summary with links:
- [net-next] dql: annotate data-races around dql->last_obj_cnt
https://git.kernel.org/netdev/net-next/c/a911bad094b0
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