[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164221440920.12051.12748366195299266822.git-patchwork-notify@kernel.org>
Date: Sat, 15 Jan 2022 02:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, syzkaller@...glegroups.com
Subject: Re: [PATCH net] af_unix: annote lockless accesses to unix_tot_inflight &
gc_in_progress
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 14 Jan 2022 08:43:28 -0800 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> wait_for_unix_gc() reads unix_tot_inflight & gc_in_progress
> without synchronization.
>
> Adds READ_ONCE()/WRITE_ONCE() and their associated comments
> to better document the intent.
>
> [...]
Here is the summary with links:
- [net] af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
https://git.kernel.org/netdev/net/c/9d6d7f1cb67c
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