Re: [PATCH v4 00/16] iommu: retire bus_set_iommu()

From: Joerg Roedel
Date: Wed Sep 07 2022 - 08:28:04 EST


On Mon, Aug 15, 2022 at 05:20:01PM +0100, Robin Murphy wrote:
> Matthew Rosato (1):
> iommu/s390: Fail probe for non-PCI devices
>
> Robin Murphy (15):
> iommu/vt-d: Handle race between registration and device probe
> iommu/amd: Handle race between registration and device probe
> iommu: Always register bus notifiers
> iommu: Move bus setup to IOMMU device registration
> iommu/amd: Clean up bus_set_iommu()
> iommu/arm-smmu: Clean up bus_set_iommu()
> iommu/arm-smmu-v3: Clean up bus_set_iommu()
> iommu/dart: Clean up bus_set_iommu()
> iommu/exynos: Clean up bus_set_iommu()
> iommu/ipmmu-vmsa: Clean up bus_set_iommu()
> iommu/mtk: Clean up bus_set_iommu()
> iommu/omap: Clean up bus_set_iommu()
> iommu/tegra-smmu: Clean up bus_set_iommu()
> iommu/virtio: Clean up bus_set_iommu()
> iommu: Clean up bus_set_iommu()

Applied, thanks Robin.