[d/azure][PATCH 5/5] UBUNTU: [Config] linux-azure: CONFIG_HYPERV_IOMMU=y

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Thu Aug 1 14:44:09 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1826447

Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
---
 debian.azure/config/annotations          | 3 +++
 debian.azure/config/config.common.ubuntu | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index 2a5a46b22adf..adb833d1024e 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -171,6 +171,9 @@ CONFIG_SATA_VITESSE                                mark<ENFORCED> note<modules r
 CONFIG_SATA_ZPODD                                  policy<{'amd64': 'n'}>
 CONFIG_SATA_ZPODD                                  mark<ENFORCED> note<modules reduction>
 
+CONFIG_HYPERV_IOMMU                                policy<{'amd64': 'y'}>
+CONFIG_HYPERV_IOMMU                                mark<ENFORCED> note<LP:#1826447>
+
 # Changes made to the generic kernel that are not necessary in the Azure kernel
 
 CONFIG_REGULATOR_TWL4030                           policy<{'amd64': '-'}>
diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
index 9991583a67ed..bba608e52d41 100644
--- a/debian.azure/config/config.common.ubuntu
+++ b/debian.azure/config/config.common.ubuntu
@@ -1874,6 +1874,7 @@ CONFIG_HYPERV=y
 CONFIG_HYPERVISOR_GUEST=y
 CONFIG_HYPERV_BALLOON=m
 CONFIG_HYPERV_INFINIBAND_ND=m
+CONFIG_HYPERV_IOMMU=y
 CONFIG_HYPERV_KEYBOARD=m
 CONFIG_HYPERV_NET=m
 CONFIG_HYPERV_STORAGE=y
-- 
2.20.1




More information about the kernel-team mailing list