Loading
vfio: Wait for dma-buf invalidation to complete
dma-buf invalidation is handled asynchronously by the hardware, so VFIO must wait until all affected objects have been fully invalidated. In addition, the dma-buf exporter is expecting that all importers unmap any buffers they previously mapped. Fixes: 5d74781e ("vfio/pci: Add dma-buf export support for MMIO regions") Reviewed-by:Kevin Tian <kevin.tian@intel.com> Reviewed-by:
Alex Williamson <alex@shazbot.org> Signed-off-by:
Leon Romanovsky <leonro@nvidia.com> Signed-off-by:
Christian König <christian.koenig@amd.com> Link: https://lore.kernel.org/r/20260131-dmabuf-revoke-v7-4-463d956bd527@nvidia.com