Re: [PATCH net, 0/2] net: Add llist_node init and fix hv_netvsc namespace error

From: Jakub Kicinski
Date: Tue Jul 22 2025 - 21:44:48 EST


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