On Thu, Dec 07, 2023 at 02:03:07PM -0400, Jason Gunthorpe wrote: > Jason Gunthorpe (7): > iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() > iommmu/of: Do not return struct iommu_ops from of_iommu_configure() > iommu/of: Use -ENODEV consistently in of_iommu_configure() > iommu: Mark dev_iommu_get() with lockdep > iommu: Mark dev_iommu_priv_set() with a lockdep > acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() > iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining > places Applied, thanks.