Just some tidy-up to IOVA and core code. Based on v5.11-rc2
Differences to v1: - Add core IOMMU patches John Garry (6): iova: Make has_iova_flush_queue() private iova: Delete copy_reserved_iova() iova: Stop exporting some more functions iommu: Stop exporting iommu_map_sg_atomic() iommu: Delete iommu_domain_window_disable() iommu: Delete iommu_dev_has_feature() drivers/iommu/iommu.c | 21 --------------------- drivers/iommu/iova.c | 36 +----------------------------------- include/linux/iommu.h | 13 ------------- include/linux/iova.h | 12 ------------ 4 files changed, 1 insertion(+), 81 deletions(-) -- 2.26.2

