[PATCH][groovy:linux-azure] UBUNTU: [Config] azure: Annotate CONFIG_ACPI_HOTPLUG_MEMORY

Tim Gardner tim.gardner at canonical.com
Tue Apr 20 14:32:19 UTC 2021


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

Just in case you were inclined to enable this config because
it is enabled in all other commercial cloud kernels. MSFT
specifically asked that this option be disabled.

Ignore: yes
Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian.azure/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index 955912c7529f..43753501a71b 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -4,6 +4,9 @@
 
 include "../../debian.master/config/annotations"
 
+CONFIG_ACPI_HOTPLUG_MEMORY                         policy<{'amd64': 'n'}>
+CONFIG_ACPI_HOTPLUG_MEMORY                         mark<ENFORCED> note<LP:#1671203>
+
 CONFIG_FPGA_MGR_XILINX_SPI                         mark<ENFORCED> note<LP:#1922582>
 CONFIG_FPGA_MGR_XILINX_SPI                         policy<{'amd64': 'm'}>
 
-- 
2.17.1




More information about the kernel-team mailing list