[PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
Jason Gunthorpe
jgg at nvidia.com
Fri Feb 14 12:15:20 PST 2025
On Fri, Jan 24, 2025 at 04:30:30PM -0800, 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.
>
> Signed-off-by: Nicolin Chen <nicolinc at nvidia.com>
> ---
> drivers/iommu/iommufd/iommufd_private.h | 25 -------------------------
> drivers/iommu/iommufd/fault.c | 25 +++++++++++++++++++++++++
> 2 files changed, 25 insertions(+), 25 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>
Jason
More information about the linux-arm-kernel
mailing list