Re: [PATCH 6/6] iommu: make inclusion of iommufd directory conditional

From: Joerg Roedel
Date: Fri May 16 2025 - 08:52:34 EST


On Mon, May 12, 2025 at 03:15:52PM +0200, Rolf Eike Beer wrote:
> Nothing in there is active if CONFIG_IOMMUFD is not enabled, so the whole
> directory can depend on that switch as well.
>
> Fixes: 2ff4bed7fee7 ("iommufd: File descriptor, context, kconfig and makefiles")
> Signed-off-by: Rolf Eike Beer <eb@xxxxxxxxx>
> Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>

Had to remove this patch from the branch as it caused compile breakage
with allmodconfig builds.