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

From: Nicolin Chen
Date: Thu Oct 02 2025 - 13:27:39 EST


On Wed, Oct 01, 2025 at 06:09:49AM +0000, Suravee Suthikulpanit wrote:
> To allow reuse in other files in subsequent patches

Nit: all these patches should probably drop "in subsequent patches"
because they will eventually be commits v.s. patches after getting
applied. Instead, we could just say:

This will be reused in a new iommufd.c file for nested translation.

> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>

Reviewed-by: Nicolin Chen <nicolinc@xxxxxxxxxx>