Re: [PATCH] iommu/iommupt: Fix build error in genericpt unit-tests
From: Vasant Hegde
Date: Sat Nov 08 2025 - 06:05:07 EST
On 11/7/2025 4:17 PM, Joerg Roedel wrote:
> From: Joerg Roedel <joerg.roedel@xxxxxxx>
>
> Fix the include of iommu-pages.h in the KUnit tests for the IOMMU
> generic page-table code to make the tests compile again.
>
> Reported-by: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
> Closes: https://lore.kernel.org/all/9844d4cb-f517-478b-9911-b6dc1a963b8e@xxxxxxxxxxxxx/
> Fixes: 1dd4187f53c3 ("iommupt: Add a kunit test for Generic Page Table")
> Signed-off-by: Joerg Roedel <joerg.roedel@xxxxxxx>
Tested-by: Vasant Hegde <vasant.hegde@xxxxxxx>
-Vasant