diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-10-02 20:11:04 +0000 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-10-02 20:11:04 +0000 |
commit | 5df4c5562f191b434edf57e8c92b176baad37cba (patch) | |
tree | 1fe198371965716c0fb807da92eda60105f73018 /kernel.spec | |
parent | c16b4f1acf76c41e38f71a038d92b80b77f5b107 (diff) | |
download | kernel-5df4c5562f191b434edf57e8c92b176baad37cba.tar.gz kernel-5df4c5562f191b434edf57e8c92b176baad37cba.tar.xz kernel-5df4c5562f191b434edf57e8c92b176baad37cba.zip |
Rebase the lockdown sysrq patch to work with upstream
Upstream finally merged the lockdown patches, adjust the SysRq patch to
work with the upstreamed version.
Signed-off-by: Jeremy Cline <jcline@redhat.com>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec index 32b6f8985..81fb25d8e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -499,16 +499,16 @@ Patch122: Input-synaptics-pin-3-touches-when-the-firmware-repo.patch # 200 - x86 / secureboot -# Patch201: efi-lockdown.patch - # bz 1497559 - Make kernel MODSIGN code not error on missing variables -Patch207: 0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch -Patch208: 0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch -Patch209: 0003-Make-get_cert_list-use-efi_status_to_str-to-print-er.patch +Patch200: 0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch +Patch201: 0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch +Patch202: 0003-Make-get_cert_list-use-efi_status_to_str-to-print-er.patch + +Patch203: disable-i8042-check-on-apple-mac.patch -Patch210: disable-i8042-check-on-apple-mac.patch +Patch204: efi-secureboot.patch -Patch212: efi-secureboot.patch +Patch205: lift-lockdown-sysrq.patch # 300 - ARM patches Patch300: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch |