On Thu, Jun 11, 2026 at 08:56:03AM +0000, Raf Dickson wrote:
On Thu, Jun 11, 2026 at 10:35:23AM +0200, Stefano Garzarella wrote:
Maybe we can keep these patches separated (which I like) if we
introduce the vsock_pending_to_accept() I suggested with an initial
patch of the series.
Agreed. Will restructure as a v3 series:
1/3: introduce vsock_pending_to_accept() for vmci
2/3: fold sk_acceptq_added() into vsock_add_pending()
3/3: fold sk_acceptq_removed() into vsock_remove_pending()
IMO would be nice to have also a patch to fold sk_acceptq_added() in
vsock_add_pending().
The rest LGTM.
Stefano