[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/1] xen/netfront: stop tx queues during live migration
Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Fri, 22 Oct 2021 16:31:39 -0700 you wrote: > The tx queues are not stopped during the live migration. As a result, the > ndo_start_xmit() may access netfront_info->queues which is freed by > talk_to_netback()->xennet_destroy_queues(). > > This patch is to netif_device_detach() at the beginning of xen-netfront > resuming, and netif_device_attach() at the end of resuming. > > [...] Here is the summary with links: - [1/1] xen/netfront: stop tx queues during live migration https://git.kernel.org/netdev/net/c/042b2046d0f0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |