From 2b2a5f0a2eea3e62eb9b8f4cbd428db15607bd18 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 7 May 2019 12:04:31 -0500 Subject: Linux v5.1-1199-g71ae5fc87c34 --- efi-secureboot.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'efi-secureboot.patch') 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); -- cgit