[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166903081554.14617.12247850127073077689.git-patchwork-notify@kernel.org>
Date: Mon, 21 Nov 2022 11:40:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net,
netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Subject: Re: [PATCH net 1/2] netfilter: conntrack: Fix data-races around ct mark
Hello:
This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Fri, 18 Nov 2022 15:29:17 +0100 you wrote:
> From: Daniel Xu <dxu@...uu.xyz>
>
> nf_conn:mark can be read from and written to in parallel. Use
> READ_ONCE()/WRITE_ONCE() for reads and writes to prevent unwanted
> compiler optimizations.
>
> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
> Signed-off-by: Daniel Xu <dxu@...uu.xyz>
> Signed-off-by: Pablo Neira Ayuso <pablo@...filter.org>
>
> [...]
Here is the summary with links:
- [net,1/2] netfilter: conntrack: Fix data-races around ct mark
https://git.kernel.org/netdev/net/c/52d1aa8b8249
- [net,2/2] netfilter: nf_tables: do not set up extensions for end interval
https://git.kernel.org/netdev/net/c/33c7aba0b4ff
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