[GIT PULL] virtio: a last minute regression fix

From: Michael S. Tsirkin
Date: Mon Mar 14 2022 - 08:03:34 EST


The following changes since commit 3dd7d135e75cb37c8501ba02977332a2a487dd39:

tools/virtio: handle fallout from folio work (2022-03-06 06:06:50 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to 95932ab2ea07b79cdb33121e2f40ccda9e6a73b5:

vhost: allow batching hint without size (2022-03-10 08:12:04 -0500)

----------------------------------------------------------------
virtio: a last minute regression fix

I thought we did a lot of testing, but a regression still
managed to sneak in. The fix seems trivial.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

----------------------------------------------------------------
Jason Wang (1):
vhost: allow batching hint without size

drivers/vhost/vhost.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)