[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174658384050.1710027.1966603658954406944.git-patchwork-notify@kernel.org>
Date: Wed, 07 May 2025 02:10:40 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Cosmin Ratiu <cratiu@...dia.com>
Cc: netdev@...r.kernel.org, sdf@...ichev.me, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, jiri@...nulli.us,
saeedm@...dia.com, dtatulea@...dia.com, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net] net: Lock netdevices during dev_shutdown
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 5 May 2025 22:47:13 +0300 you wrote:
> __qdisc_destroy() calls into various qdiscs .destroy() op, which in turn
> can call .ndo_setup_tc(), which requires the netdev instance lock.
>
> This commit extends the critical section in
> unregister_netdevice_many_notify() to cover dev_shutdown() (and
> dev_tcx_uninstall() as a side-effect) and acquires the netdev instance
> lock in __dev_change_net_namespace() for the other dev_shutdown() call.
>
> [...]
Here is the summary with links:
- [net] net: Lock netdevices during dev_shutdown
https://git.kernel.org/netdev/net/c/08e9f2d584c4
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