Re: [PATCH 01/24] iommu/amd: Make amd_iommu_completion_wait() non-static

Vasant Hegde <[email protected]> Wed, 5 Aug 2026 22:31:18 +0530
Newsgroups dev.linux.lists.iommu,org.kernel.vger.linux-kernel
Message-ID <[email protected]>

On 7/27/2026 6:58 PM, Suravee Suthikulpanit wrote:
> This will be reused in a new iommufd.c file for nested translation.

With all the changes, looks like amd_iommu_completion_wait() is not used outside
iommu.c. May be drop this patch?

-Vasant