Re: [PATCH] powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()

From: Michael Ellerman
Date: Mon Apr 22 2024 - 05:22:18 EST


On Thu, 15 Feb 2024 07:52:32 -0600, Shivaprasad G Bhat wrote:
> The patch makes the iommu_group_get() call only when using it
> thereby avoiding the unnecessary get & put for domain already
> being set case.
>
>

Applied to powerpc/fixes.

[1/1] powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
https://git.kernel.org/powerpc/c/5bd31ab5f79eb6e3bdfa0ca0b57650f9d1604062

cheers