]> www.infradead.org Git - users/hch/misc.git/commit
FOLD: remove iommu_dma_start_range
authorChristoph Hellwig <hch@lst.de>
Thu, 10 Oct 2024 04:32:47 +0000 (06:32 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 10 Oct 2024 05:40:45 +0000 (07:40 +0200)
commita9e21dbc422586f5f29f98bf0deda060bb8c6ff5
tree9cd8e8753e1539c3394e2536e31ba829436727d7
parent4828642547fd5245380cc2c2a894043148f25dc2
FOLD: remove iommu_dma_start_range

iommu_dma_start_range is only used to finish the deferred iommu
attach.  Do that when checking IOMMU/IOVA support instead of leaking
the detail to the user.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/iommu/dma-iommu.c
drivers/vfio/pci/mlx5/cmd.c
include/linux/dma-mapping.h
include/linux/iommu-dma.h
kernel/dma/mapping.c