[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166823281816.10181.16054904831907656534.git-patchwork-notify@kernel.org>
Date: Sat, 12 Nov 2022 06:00:18 +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] tcp: adopt try_cmpxchg() in tcp_release_cb()
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 10 Nov 2022 17:48:29 +0000 you wrote:
> try_cmpxchg() is slighly more efficient (at least on x86),
> and smp_load_acquire(&sk->sk_tsq_flags) could avoid a KCSAN report.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> ---
> net/ipv4/tcp_output.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Here is the summary with links:
- [net-next] tcp: adopt try_cmpxchg() in tcp_release_cb()
https://git.kernel.org/netdev/net-next/c/fac30731b9b8
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