]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/vtd: Remove iommu_alloc_pages_node()
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 8 Apr 2025 16:54:11 +0000 (13:54 -0300)
committerJoerg Roedel <jroedel@suse.de>
Thu, 17 Apr 2025 14:22:54 +0000 (16:22 +0200)
commit249d3327f0236302a92d9eccb2b32f64c8daaf86
tree58057e4566e16576b12c25fec34e81dd721cc726
parentc3b42b6ffaed8e0b042224920085c3ae8db89d2a
iommu/vtd: Remove iommu_alloc_pages_node()

Intel is the only thing that uses this now, convert to the size versions,
trying to avoid PAGE_SHIFT.

Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/23-v4-c8663abbb606+3f7-iommu_pages_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.h
drivers/iommu/intel/irq_remapping.c
drivers/iommu/intel/pasid.c
drivers/iommu/intel/prq.c
drivers/iommu/iommu-pages.h