Re: [PATCH 01/24] iommu/amd: Make amd_iommu_completion_wait() non-static
From: Vasant Hegde
Date: Wed Aug 05 2026 - 13:01:56 EST
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