On 12/21/18 6:06 PM, Stefano Stabellini wrote: > Hi all, > > This series is a collection of small pvcalls fixes. > > Cheers, > > Stefano > > > Stefano Stabellini (5): > pvcalls-front: read all data before closing the connection > pvcalls-front: don't try to free unallocated rings > pvcalls-front: properly allocate sk > pvcalls-front: don't return error when the ring is full > pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read > > drivers/xen/pvcalls-back.c | 7 ++++--- > drivers/xen/pvcalls-front.c | 20 +++++++++++++------- > 2 files changed, 17 insertions(+), 10 deletions(-)
Reviewed-by: Boris Ostrovsky <[email protected]> Applied to for-linus-21. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
