iommu: Remove iommu_map_atomic()
authorJason Gunthorpe <jgg@nvidia.com>
Mon, 23 Jan 2023 20:35:55 +0000 (16:35 -0400)
committerJoerg Roedel <jroedel@suse.de>
Wed, 25 Jan 2023 10:52:02 +0000 (11:52 +0100)
commit4dc6376af596d9b2a46fa9baf94c9f2fa5a3d246
tree44802a240cde604734b929413ad2b3d8fd96a80a
parent1369459b2e219a6f4c861404c4f195cd81dcbb40
iommu: Remove iommu_map_atomic()

There is only one call site and it can now just pass the GFP_ATOMIC to the
normal iommu_map().

Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/2-v3-76b587fe28df+6e3-iommu_map_gfp_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/dma-iommu.c
drivers/iommu/iommu.c
include/linux/iommu.h