From 59eca17780f89bf7b5637b4b7e87f1516c272733 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Fri, 10 Jan 2020 12:39:19 -0500 Subject: Pull in the s390 auto-lockdown patch RHEL had a patch to automatically lock down s390 which never made its way up to Fedora. Signed-off-by: Jeremy Cline --- kernel.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index a33925077..fe4163860 100644 --- a/kernel.spec +++ b/kernel.spec @@ -802,6 +802,8 @@ Patch204: efi-secureboot.patch Patch205: lift-lockdown-sysrq.patch +Patch206: s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch + # 300 - ARM patches Patch300: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch -- cgit