[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169617722547.23548.690515351827053685.git-patchwork-notify@kernel.org>
Date: Sun, 01 Oct 2023 16:20: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
Subject: Re: [PATCH net] neighbour: fix data-races around n->output
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 21 Sep 2023 09:27:13 +0000 you wrote:
> n->output field can be read locklessly, while a writer
> might change the pointer concurrently.
>
> Add missing annotations to prevent load-store tearing.
>
> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
>
> [...]
Here is the summary with links:
- [net] neighbour: fix data-races around n->output
https://git.kernel.org/netdev/net/c/5baa0433a15e
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