[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174710162875.1142511.4425627572918409051.git-patchwork-notify@kernel.org>
Date: Tue, 13 May 2025 02:00:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Cosmin Ratiu <cratiu@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org, sdf@...ichev.me,
almasrymina@...gle.com, saeedm@...dia.com, tariqt@...dia.com,
dtatulea@...dia.com
Subject: Re: [PATCH net v3] net: Lock lower level devices when updating features
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 9 May 2025 10:28:50 +0300 you wrote:
> __netdev_update_features() expects the netdevice to be ops-locked, but
> it gets called recursively on the lower level netdevices to sync their
> features, and nothing locks those.
>
> This commit fixes that, with the assumption that it shouldn't be possible
> for both higher-level and lover-level netdevices to require the instance
> lock, because that would lead to lock dependency warnings.
>
> [...]
Here is the summary with links:
- [net,v3] net: Lock lower level devices when updating features
https://git.kernel.org/netdev/net/c/af5f54b0ef9e
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