Re: [PATCH v3 1/1] iommu/vt-d: Add Kconfig option to enable/disable scalable mode

2019-12-27 Thread Lu Baolu
On 11/12/19 2:39 PM, Lu Baolu wrote: This adds Kconfig option INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON to make it easier for distributions to enable or disable the Intel IOMMU scalable mode by default during kernel build. Signed-off-by: Lu Baolu Queued for v5.6. Thanks, -baolu

[PATCH v3 1/1] iommu/vt-d: Add Kconfig option to enable/disable scalable mode

2019-11-11 Thread Lu Baolu
This adds Kconfig option INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON to make it easier for distributions to enable or disable the Intel IOMMU scalable mode by default during kernel build. Signed-off-by: Lu Baolu --- drivers/iommu/Kconfig | 12 drivers/iommu/intel-iommu.c | 7