summaryrefslogtreecommitdiffstats
path: root/patch-5.18-redhat.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-04-28 18:45:51 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-04-28 18:45:51 +0200
commitcea2cad2bebd01eaba2fd891ae82feb8ec944ac7 (patch)
treed9cd64da40c92df59e7ff412b0e60b2bc1af8396 /patch-5.18-redhat.patch
parent0b7c552706d3c2bea874444aa2abee01ccf71a27 (diff)
parent157be69bed609d1f701834fbbedbb55f27cb9fa1 (diff)
downloadkernel-cea2cad2bebd01eaba2fd891ae82feb8ec944ac7.tar.gz
kernel-cea2cad2bebd01eaba2fd891ae82feb8ec944ac7.tar.xz
kernel-cea2cad2bebd01eaba2fd891ae82feb8ec944ac7.zip
Diffstat (limited to 'patch-5.18-redhat.patch')
-rw-r--r--patch-5.18-redhat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch-5.18-redhat.patch b/patch-5.18-redhat.patch
index 7ec934b81..b7ddd0b2c 100644
--- a/patch-5.18-redhat.patch
+++ b/patch-5.18-redhat.patch
@@ -2110,7 +2110,7 @@ index ccd4d3f91c98..e64643e3e364 100644
enum efi_secureboot_mode efi_get_secureboot_mode(efi_get_variable_t *get_var)
{
diff --git a/include/linux/kernel.h b/include/linux/kernel.h
-index a890428bcc1a..e71813290f0b 100644
+index fe6efb24d151..85b185391da7 100644
--- a/include/linux/kernel.h
+++ b/include/linux/kernel.h
@@ -508,4 +508,25 @@ static inline void ftrace_dump(enum ftrace_dump_mode oops_dump_mode) { }