From 9dc90a1581a93483b1f9f7c2157bbb2a3078d684 Mon Sep 17 00:00:00 2001 From: Andrea Righi Date: Fri, 9 Feb 2024 08:23:20 +0100 Subject: [PATCH] UBUNTU: [Config] update tracking bug for CONFIG_INTEL_IOMMU_DEFAULT_ON BugLink: https://bugs.launchpad.net/bugs/1971699 In commit 0c3c0650379e ("UBUNTU: [Config] disable Intel DMA remapping options by default") we disabled Intel IOMMU by default, but the entry in annotations is missing a direct reference to the tracking bug. Fix it by adding the tracker bug to the note. Signed-off-by: Andrea Righi --- debian.master/config/annotations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 98f0ad017da5..b283371a6093 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -322,7 +322,7 @@ CONFIG_INTEL_ATOMISP2_PM policy<{'amd64': 'm'}> CONFIG_INTEL_ATOMISP2_PM note<'LP: #2017444'> CONFIG_INTEL_IOMMU_DEFAULT_ON policy<{'amd64': 'n'}> -CONFIG_INTEL_IOMMU_DEFAULT_ON note<'the IOMMU can trigger boot failures'> +CONFIG_INTEL_IOMMU_DEFAULT_ON note<'LP: #1971699'> CONFIG_IOMMU_DEBUGFS policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}> CONFIG_IOMMU_DEBUGFS note<'LP: #1861057'>