]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/vt-d: Remove domain_alloc_paging()
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 7 Jan 2025 02:17:43 +0000 (10:17 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 7 Jan 2025 08:30:50 +0000 (09:30 +0100)
commitde1dda7e0b60c52204c623f288021b2a22636126
treea0538bd40483f538b8f64bb47b540b1fa6bd841b
parent60f030f7418d3f1d94f2fb207fe3080e1844630b
iommu/vt-d: Remove domain_alloc_paging()

This is duplicated by intel_iommu_domain_alloc_paging_flags(), just remove
it.

Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Yi Liu <yi.l.liu@intel.com>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Link: https://lore.kernel.org/r/0-v1-b101d00c5ee5+17645-vtd_paging_flags_jgg@nvidia.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.c