[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169993802524.31854.10280109954889583893.git-patchwork-notify@kernel.org>
Date: Tue, 14 Nov 2023 05:00:25 +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, richardcochran@...il.com
Subject: Re: [PATCH net] ptp: annotate data-race around q->head and q->tail
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 9 Nov 2023 17:48:59 +0000 you wrote:
> As I was working on a syzbot report, I found that KCSAN would
> probably complain that reading q->head or q->tail without
> barriers could lead to invalid results.
>
> Add corresponding READ_ONCE() and WRITE_ONCE() to avoid
> load-store tearing.
>
> [...]
Here is the summary with links:
- [net] ptp: annotate data-race around q->head and q->tail
https://git.kernel.org/netdev/net/c/73bde5a32948
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