]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu: Remove iommu_domain_alloc()
authorLu Baolu <baolu.lu@linux.intel.com>
Wed, 9 Oct 2024 04:11:47 +0000 (12:11 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 29 Oct 2024 09:04:42 +0000 (10:04 +0100)
commitf6440fcc9c7b7aaad2e52830ab83fa71990f76ff
tree78ce1e749d2cde4c03480353041e417255b04881
parentba1057ab5d01091a6fce428c0f42a57a655aabb2
iommu: Remove iommu_domain_alloc()

The iommu_domain_alloc() interface is no longer used in the tree anymore.
Remove it to avoid dead code.

There is increasing demand for supporting multiple IOMMU drivers, and this
is the last bus-based thing standing in the way of that.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20241009041147.28391-5-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c
include/linux/iommu.h