Re: [PATCH 3/6] iommu: kconfig: Move IOMMU_IOPF into INTEL_IOMMU
From: Jason Gunthorpe
Date: Sat Sep 07 2024 - 08:20:33 EST
On Wed, Sep 04, 2024 at 03:17:14PM +0200, Joel Granados via B4 Relay wrote:
> @@ -51,7 +52,6 @@ config INTEL_IOMMU_SVM
> depends on X86_64
> select MMU_NOTIFIER
> select IOMMU_SVA
> - select IOMMU_IOPF
Does patch 1 still compile if INTEL_IOMMU_SVM=n?
Jason