Re: [PATCH v5 3/7] iommu/sva: Remove PASID to mm lookup function

From: Baolu Lu
Date: Thu Mar 09 2023 - 22:45:52 EST


On 3/10/23 6:21 AM, Jacob Pan wrote:
There is no user of iommu_sva_find() function, remove it so that PASID
allocator can be a simple IDA. Device drivers are expected to store
and keep track of their own PASID metadata.

Signed-off-by: Jason Gunthorpe<jgg@xxxxxxxxxx>
Signed-off-by: Jacob Pan<jacob.jun.pan@xxxxxxxxxxxxxxx>

Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>

Best regards,
baolu