[PATCH 13/13] UBUNTU: [Config] updateconfigs for CONFIG_BHI_{AUTO|OFF|ON}
Yuxuan Luo
yuxuan.luo at canonical.com
Fri Apr 12 19:23:51 UTC 2024
Adds annotation configs to comply new kernel configs.
CVE-2024-2201
Signed-off-by: Yuxuan Luo <yuxuan.luo at canonical.com>
---
debian.master/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 23e37ffe0af7e..58b06f75aae0e 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -7355,6 +7355,9 @@ CONFIG_MISDN_NETJET policy<{'amd64': 'm', 'arm64': '
CONFIG_MISDN_SPEEDFAX policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
CONFIG_MISDN_W6692 policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY policy<{'arm64': 'y'}>
+CONFIG_SPECTRE_BHI_AUTO policy<{'amd64': 'n'}>
+CONFIG_SPECTRE_BHI_OFF policy<{'amd64': 'n'}>
+CONFIG_SPECTRE_BHI_ON policy<{'amd64': 'y'}>
CONFIG_MK8 policy<{'amd64': 'n'}>
CONFIG_MKISS policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
CONFIG_MLX4_CORE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 's390x': 'm'}>
--
2.34.1
More information about the kernel-team
mailing list