Hello: This series was applied to riscv/linux.git (fixes) by Joerg Roedel <[email protected]>:
On Wed, 22 Oct 2025 19:21:03 -0700 you wrote: > Tidy the release_device callbacks in the drivers and switch to the core > managed release_domain. > > This allows the core further to pass in the old domain pointer into the > attach_dev callbacks to reduce the use of iommu_get_domain_for_dev(). > > This is a preparatory series for new iommu_dev_reset APIs: > https://lore.kernel.org/all/[email protected]/ > > [...] Here is the summary with links: - [v2,1/6] iommu: Generic support for RMRs during device release https://git.kernel.org/riscv/c/e94160488e65 - [v2,2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain https://git.kernel.org/riscv/c/52f77fb176ec - [v2,3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain https://git.kernel.org/riscv/c/680a6a60fc08 - [v2,4/6] iommu/amd: Set release_domain to blocked_domain https://git.kernel.org/riscv/c/c21b34762e2f - [v2,5/6] iommu: Do not revert set_domain for the last gdev https://git.kernel.org/riscv/c/2b33598e666d - [v2,6/6] iommu: Pass in old domain to attach_dev callback functions (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

