Browse Source

update to 6.6.28 and add mitigation config

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2 weeks ago
parent
commit
836e88d8de
  1. 3
      SOURCES/config-x86-64-v2
  2. 2
      SPECS/kernel-6.6.spec

3
SOURCES/config-x86-64-v2

@ -12699,3 +12699,6 @@ CONFIG_ARCH_USE_MEMTEST=y @@ -12699,3 +12699,6 @@ CONFIG_ARCH_USE_MEMTEST=y
#
# end of Rust hacking
# end of Kernel hacking

CONFIG_MITIGATION_RFDS=y
CONFIG_MITIGATION_SPECTRE_BHI=y

2
SPECS/kernel-6.6.spec

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
%global __spec_install_pre %{___build_pre}

# Define the version of the Linux Kernel Archive tarball.
%define LKAver 6.6.19
%define LKAver 6.6.28

# Define the buildid, if required.
#define buildid .

Loading…
Cancel
Save