[PATCH v7 0/2] virtio_ring: check desc == NULL when using indirect with packed
From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Date: 2021-10-25 01:56:51
Fix theoretical issues in virtio_ring.
v7:
Set the SHA1 length of the fixes tag to 12
v6:
-EAGAIN => -ENOMEM
v5:
Update commit message.
v4:
Inside the #2 patch, virtqueue_add_indirect_packed() return -EAGAIN when
desc == NULL.
v3:
Update commit message of the #1 patch.
v2:
Separate the style fix into a single patch.
Xuan Zhuo (2):
virtio_ring: make virtqueue_add_indirect_packed prettier
virtio_ring: check desc == NULL when using indirect with packed
drivers/virtio/virtio_ring.c | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)
--
2.31.0
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization