iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 8 Apr 2025 16:35:50 +0000 (13:35 -0300)
committerJoerg Roedel <jroedel@suse.de>
Mon, 28 Apr 2025 11:14:59 +0000 (13:14 +0200)
commita4672d0fe17dd2b5b2f485ae6c98990164e874eb
tree42873d12a873b65c819a6e7fa8ab7eee95fab9f6
parent07107e74444bedb943ee91ec6072c3baf62f4ae7
iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()

No driver implements SVA under domain_alloc() anymore, this is dead
code.

Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/4-v4-ff5fb6b03bd1+288-iommu_virtio_domains_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu-sva.c