On Mon, Jan 23, 2023 at 04:35:53PM -0400, Jason Gunthorpe wrote: > Jason Gunthorpe (10): > iommu: Add a gfp parameter to iommu_map() > iommu: Remove iommu_map_atomic() > iommu: Add a gfp parameter to iommu_map_sg() > iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous() > iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map() > iommu/intel: Add a gfp parameter to alloc_pgtable_page() > iommu/intel: Support the gfp argument to the map_pages op > iommu/intel: Use GFP_KERNEL in sleepable contexts > iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s > iommu/s390: Use GFP_KERNEL in sleepable contexts Merged into branch iommu-memory-accounting and merged that branch into core. The merge commit contains your cover-letter descriptions. Given all tests pass I will push it out later today. Regards, Joerg