Re: [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

From: Baolu Lu
Date: Sun Jul 31 2022 - 09:45:22 EST


On 2022/7/31 20:36, Yi Liu wrote:
On 2022/7/5 13:07, Lu Baolu wrote:
The existing iommu SVA interfaces are implemented by calling the SVA
specific iommu ops provided by the IOMMU drivers. There's no need for
any SVA specific ops in iommu_ops vector anymore as we can achieve
this through the generic attach/detach_dev_pasid domain ops.

s/"attach/detach_dev_pasid"/"set/block_pasid_dev"/

Updated. By the way, as discussed, block_pasid_dev will be dropped since
the next version. It's actually setting group's blocking domain.

Best regards,
baolu