[bionic:linux-azure-4.15][PATCH 1/1] UBUNTU: [Config] linux-azure: Ensure CONFIG_LOOPBACK_TARGET=m (tcm_loop)
Marcelo Henrique Cerri
marcelo.cerri at canonical.com
Mon Oct 19 12:47:00 UTC 2020
BugLink: http://bugs.launchpad.net/bugs/1791794
Enforce CONFIG_LOOPBACK_TARGET=m in the annotations file to avoid
having it changed by mistake when updating the config options.
Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
---
debian.azure-4.15/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.azure-4.15/config/annotations b/debian.azure-4.15/config/annotations
index 9b6e1983aecf..596540dc4b86 100644
--- a/debian.azure-4.15/config/annotations
+++ b/debian.azure-4.15/config/annotations
@@ -127,6 +127,9 @@ CONFIG_USB_XHCI_PCI mark<ENFORCED> note<LP:#18670
CONFIG_USB_XHCI_PLATFORM policy<{'amd64': 'm'}>
CONFIG_USB_XHCI_PLATFORM mark<ENFORCED> note<LP:#1867002> note<Enable xHCI for PCI passthrough>
+CONFIG_LOOPBACK_TARGET policy<{'amd64': 'm'}>
+CONFIG_LOOPBACK_TARGET mark<ENFORCED> note<LP#1791794>
+
# From linux-azure initial packaging
CONFIG_POWERCAP policy<{'amd64': 'n'}>
--
2.25.1
More information about the kernel-team
mailing list