Re: [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header

From: Baolu Lu
Date: Wed Feb 26 2025 - 00:45:37 EST


On 2/26/25 01:25, Nicolin Chen wrote:
There is no need to keep them in the header. The vEVENTQ version of these
two functions will turn out to be a different implementation and will not
share with this fault version. Thus, move them out of the header.

Reviewed-by: Jason Gunthorpe<jgg@xxxxxxxxxx>
Reviewed-by: Kevin Tian<kevin.tian@xxxxxxxxx>
Signed-off-by: Nicolin Chen<nicolinc@xxxxxxxxxx>

Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>