[SRU][F][PATCH] UBUNTU: [Config] Set SPECTRE_BHI_ON=y
Juerg Haefliger
juerg.haefliger at canonical.com
Mon Jul 15 06:19:56 UTC 2024
Switch from AUTO to ON to make it consistent with the other series.
CVE-2024-2201
Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
debian.master/config/annotations | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 194a8cb55e87..1b15d2ade956 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -10861,9 +10861,9 @@ CONFIG_SPEAKUP_SYNTH_LTLK policy<{'amd64': 'm', 'arm64': '
CONFIG_SPEAKUP_SYNTH_SOFT policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
CONFIG_SPEAKUP_SYNTH_SPKOUT policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
CONFIG_SPEAKUP_SYNTH_TXPRT policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
-CONFIG_SPECTRE_BHI_AUTO policy<{'amd64': 'y', 'i386': 'y'}>
+CONFIG_SPECTRE_BHI_AUTO policy<{'amd64': 'n', 'i386': 'n'}>
CONFIG_SPECTRE_BHI_OFF policy<{'amd64': 'n', 'i386': 'n'}>
-CONFIG_SPECTRE_BHI_ON policy<{'amd64': 'n', 'i386': 'n'}>
+CONFIG_SPECTRE_BHI_ON policy<{'amd64': 'y', 'i386': 'y'}>
CONFIG_SPI policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
CONFIG_SPI_ALTERA policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
CONFIG_SPI_ARMADA_3700 policy<{'arm64': 'm', 'armhf': 'm'}>
--
2.40.1
More information about the kernel-team
mailing list