[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170653982414.10827.9707272890466683041.git-patchwork-notify@kernel.org>
Date: Mon, 29 Jan 2024 14:50:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, daniel@...earbox.net, jiri@...nulli.us,
lucien.xin@...il.com, johannes.berg@...el.com
Subject: Re: [PATCH net-next] net: free altname using an RCU callback
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 26 Jan 2024 12:14:49 -0800 you wrote:
> We had to add another synchronize_rcu() in recent fix.
> Bite the bullet and add an rcu_head to netdev_name_node,
> free from RCU.
>
> Note that name_node does not hold any reference on dev
> to which it points, but there must be a synchronize_rcu()
> on device removal path, so we should be fine.
>
> [...]
Here is the summary with links:
- [net-next] net: free altname using an RCU callback
https://git.kernel.org/netdev/net-next/c/723de3ebef03
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