summaryrefslogtreecommitdiffstats
path: root/efi-secureboot.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-05-07 21:00:17 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2019-05-07 21:01:32 +0200
commit53ebc2e1e870d3a1a57b425f554162531ba66635 (patch)
tree48a9d8e3f7dc60cb0af6dfa8560f32dd31460725 /efi-secureboot.patch
parente4de46e4a321055136460422974dda8ac9aa31fc (diff)
parent2b2a5f0a2eea3e62eb9b8f4cbd428db15607bd18 (diff)
downloadkernel-5.2.0-0.rc0.git1.1.vanilla.knurd.1.fc30.tar.gz
kernel-5.2.0-0.rc0.git1.1.vanilla.knurd.1.fc30.tar.xz
kernel-5.2.0-0.rc0.git1.1.vanilla.knurd.1.fc30.zip
Diffstat (limited to 'efi-secureboot.patch')
-rw-r--r--efi-secureboot.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch
index f50169541..f115141df 100644
--- a/efi-secureboot.patch
+++ b/efi-secureboot.patch
@@ -201,9 +201,9 @@ index adeee6329f55..27a54ec878bd 100644
+
+ init_lockdown();
+
- dmi_scan_machine();
- dmi_memdev_walk();
- dmi_set_dump_stack_arch_desc();
+ dmi_setup();
+
+ /*
@@ -1159,8 +1164,6 @@ void __init setup_arch(char **cmdline_p)
/* Allocate bigger log buffer */
setup_log_buf(1);