Re: [PATCH v2 1/7] iommu/vt-d: Add domain_alloc_paging support

From: Jason Gunthorpe
Date: Mon Oct 21 2024 - 08:45:03 EST


On Mon, Oct 21, 2024 at 04:51:18PM +0800, Lu Baolu wrote:
> Add the domain_alloc_paging callback for domain allocation using the
> iommu_paging_domain_alloc() interface.
>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> ---
> drivers/iommu/intel/iommu.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason