Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Thu, 13 Apr 2023 12:17:19 +0300 you wrote: > This replaces 'skb_queue_tail()' with 'virtio_vsock_skb_queue_tail()'. > The first one uses 'spin_lock_irqsave()', second uses 'spin_lock_bh()'. > There is no need to disable interrupts in the loopback transport as > there is no access to the queue with skbs from interrupt context. Both > virtio and vhost transports work in the same way. > > Signed-off-by: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx> > Reviewed-by: Stefano Garzarella <sgarzare@xxxxxxxxxx> > > [...] Here is the summary with links: - [net-next,v1] vsock/loopback: don't disable irqs for queue access https://git.kernel.org/netdev/net-next/c/eaaa4e923979 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html