Re: [PATCH v6 3/7] iommu/sva: Remove PASID to mm lookup function
From: Baolu Lu
Date: Mon Mar 13 2023 - 22:09:27 EST
On 3/14/23 4:41 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