[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168612962003.23613.15655727280367173106.git-patchwork-notify@kernel.org>
Date: Wed, 07 Jun 2023 09:20:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
simon.horman@...igine.com, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH v2 net 0/2] rfs: annotate lockless accesses
Hello:
This series was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 6 Jun 2023 07:41:13 +0000 you wrote:
> rfs runs without locks held, so we should annotate
> read and writes to shared variables.
>
> It should prevent compilers forcing writes
> in the following situation:
>
> if (var != val)
> var = val;
>
> [...]
Here is the summary with links:
- [v2,net,1/2] rfs: annotate lockless accesses to sk->sk_rxhash
https://git.kernel.org/netdev/net/c/1e5c647c3f6d
- [v2,net,2/2] rfs: annotate lockless accesses to RFS sock flow table
https://git.kernel.org/netdev/net/c/5c3b74a92aa2
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