Re: [PATCH v3 04/21] vhost-vdpa: Use iommu_paging_domain_alloc()

From: Jason Gunthorpe
Date: Wed Jun 19 2024 - 10:28:01 EST


On Mon, Jun 10, 2024 at 04:55:38PM +0800, Lu Baolu wrote:
> Replace iommu_domain_alloc() with iommu_paging_domain_alloc().
>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> ---
> drivers/vhost/vdpa.c | 14 ++++++--------
> 1 file changed, 6 insertions(+), 8 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason