On Fri, Jun 12, 2026 at 04:52:15AM +0000, Raf Dickson wrote:
virtio and hyperv call sk_acceptq_added() immediately before vsock_enqueue_accept(). Move the call into vsock_enqueue_accept() itself so callers cannot forget it and the accounting is consistent.Suggested-by: Paolo Abeni <[email protected]> Suggested-by: Stefano Garzarella <[email protected]> Signed-off-by: Raf Dickson <[email protected]>
Reviewed-by: Luigi Leonardi <[email protected]>
