Re: [PATCH v4 07/16] iommu/amd: Make amd_iommu_completion_wait() non-static

From: Vasant Hegde

Date: Sat Nov 08 2025 - 12:33:20 EST




On 10/21/2025 7:13 AM, Suravee Suthikulpanit wrote:
> This will be reused in a new iommufd.c file for nested translation.
>
> Reviewed-by: Nicolin Chen <nicolinc@xxxxxxxxxx>
> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>

Patch looks good. But like Jason mentioned in oatch 16, if we use
dev_update_dte() we may not needs this patch.

-Vasant