On 11/8/24 20:04, Yi Liu wrote:
The iommu drivers that supports PASID have supported attaching pasid to the blocked_domain, hence remove the remove_dev_pasid op from the iommu_ops. Reviewed-by: Jason Gunthorpe<jgg@xxxxxxxxxx> Reviewed-by: Kevin Tian<kevin.tian@xxxxxxxxx> Reviewed-by: Vasant Hegde<vasant.hegde@xxxxxxx> Signed-off-by: Yi Liu<yi.l.liu@xxxxxxxxx> --- drivers/iommu/iommu.c | 17 ++++------------- include/linux/iommu.h | 5 ----- 2 files changed, 4 insertions(+), 18 deletions(-)
Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>