Re: [PATCH net 1/1] batman-adv: Avoid double-rtnl_lock ELP metric worker
| Newsgroups | org.open-mesh.lists.batman,org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <177216300504.1958105.15758262442071363378.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Simon Wunderlich <[email protected]>: On Wed, 25 Feb 2026 09:46:14 +0100 you wrote: > From: Sven Eckelmann <[email protected]> > > batadv_v_elp_get_throughput() might be called when the RTNL lock is already > held. This could be problematic when the work queue item is cancelled via > cancel_delayed_work_sync() in batadv_v_elp_iface_disable(). In this case, > an rtnl_lock() would cause a deadlock. > > [...] Here is the summary with links: - [net,1/1] batman-adv: Avoid double-rtnl_lock ELP metric worker https://git.kernel.org/netdev/net/c/cfc83a3c7151 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html