On Fri, Jun 12, 2026 at 04:52:16AM +0000, Raf Dickson wrote:
Callers of vsock_remove_pending() must also call sk_acceptq_removed() to keep sk_ack_backlog consistent. Move the call into vsock_remove_pending() itself to make it automatic and prevent future callers from forgetting it.Suggested-by: Stefano Garzarella <[email protected]> Signed-off-by: Raf Dickson <[email protected]>
Reviewed-by: Luigi Leonardi <[email protected]>
