Re: [PATCH v2 04/10] iommu: Remove aux-domain related interfaces and iommu_ops

From: Jason Gunthorpe
Date: Wed Feb 09 2022 - 08:31:07 EST


On Tue, Feb 08, 2022 at 09:25:53AM +0800, Lu Baolu wrote:
> The aux-domain related interfaces and iommu_ops are not referenced
> anywhere in the tree. We've also reached a consensus to redesign it
> based the new iommufd framework. Remove them to avoid dead code.
>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> ---
> include/linux/iommu.h | 29 ---------------------------
> drivers/iommu/iommu.c | 46 -------------------------------------------
> 2 files changed, 75 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason