Re: [PATCH net, 0/2] net: Add llist_node init and fix hv_netvsc namespace error
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-07-23 01:44:35
Also in:
linux-hyperv, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-07-23 01:44:35
Also in:
linux-hyperv, lkml
On Tue, 22 Jul 2025 16:50:46 -0700 Haiyang Zhang wrote:
Add llist_node init to setup_net(), so we can check if the node is on list. Then, fix the namespace callback function in hv_netvsc.
Can you not do the moving from a workqueue? Schedule a work, let the stack finish what it's doing, take rtnl_lock, do you your own moving? -- pw-bot: cr