Re: [PATCH] vhost: reject zero-size IOTLB INVALIDATE
Weimin Xiong <[email protected]>
| Newsgroups | dev.linux.lists.virtualization,org.kernel.vger.kvm,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
From: xiongweimin <[email protected]> Hi Eugenio, Thank you for your review and suggestion! I've updated the patch to v2, moving the check to vhost_chr_write_iter as you suggested. The existing check for VHOST_IOTLB_UPDATE is now extended to also cover VHOST_IOTLB_INVALIDATE. Thanks for your Acked-by! Best regards, Weimin Xiong