Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>:
On Wed, 1 Apr 2026 11:21:53 +0200 you wrote: > From: Stefano Garzarella <[email protected]> > > The `child_ns_mode_locked` field lives in `struct net`, which persists > across vsock module reloads. When the module is unloaded and reloaded, > `vsock_net_init()` resets `mode` and `child_ns_mode` back to their > default values, but does not reset `child_ns_mode_locked`. > > [...] Here is the summary with links: - [net] vsock: initialize child_ns_mode_locked in vsock_net_init() https://git.kernel.org/netdev/net/c/b18c83388874 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

