On Wed, Oct 16, 2024 at 12:25:03PM -0300, Jason Gunthorpe wrote: > > > smmu-v3 needs some more fixing to move that > > > arm_smmu_master_enable_sva() logic into domain attachment. > > > > Will think about this, Thanks Jason > > Can you test it if a patch is made? Here it is: https://github.com/jgunthorpe/linux/commits/smmuv3_nesting/ fa1528253d2210 iommu: Remove IOMMU_DEV_FEAT_SVA 5675560a272cf5 iommu/vt-d: Check if SVA is supported when attaching the SVA domain 94bc2b9525b508 iommu/arm-smmu-v3: Put iopf enablement in the domain attach path Let me know.. Jason