[SRU][bionic/azure-4.15][PATCH 5/5] UBUNTU: [Config] linux-azure: CONFIG_HYPERV_IOMMU=y

Bartlomiej Zolnierkiewicz bartlomiej.zolnierkiewicz at canonical.com
Fri Dec 10 17:40:45 UTC 2021


From: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>

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

Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
Acked-by: Kleber Souza <kleber.souza at canonical.com>
Acked-by: Connor Kuehl <connor.kuehl at canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously at canonical.com>
(backported from commit acda62805a1a32e12384c94685a911812bde5032)
Signed-off-by: Bartlomiej Zolnierkiewicz <bartlomiej.zolnierkiewicz at canonical.com>
---
 debian.azure-4.15/config/annotations          | 3 +++
 debian.azure-4.15/config/config.common.ubuntu | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian.azure-4.15/config/annotations b/debian.azure-4.15/config/annotations
index d300698de517..ce3a6a8236cc 100644
--- a/debian.azure-4.15/config/annotations
+++ b/debian.azure-4.15/config/annotations
@@ -227,6 +227,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-4.15/config/config.common.ubuntu b/debian.azure-4.15/config/config.common.ubuntu
index e6429b742522..9ae6548486bc 100644
--- a/debian.azure-4.15/config/config.common.ubuntu
+++ b/debian.azure-4.15/config/config.common.ubuntu
@@ -1830,6 +1830,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.25.1




More information about the kernel-team mailing list