diff options
author | Laura Abbott <labbott@redhat.com> | 2018-12-30 09:30:50 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-12-30 09:30:50 -0800 |
commit | c97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd (patch) | |
tree | 5e6765578ffd521dec560eb81d0424ecfe0475a1 /efi-secureboot.patch | |
parent | 78aac8bf1fe2cc19dbca5f2a16c0fc4b5c1851ed (diff) | |
download | kernel-c97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd.tar.gz kernel-c97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd.tar.xz kernel-c97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd.zip |
Linux v4.20-9163-g195303136f19
Diffstat (limited to 'efi-secureboot.patch')
-rw-r--r-- | efi-secureboot.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch index 1476abab3..6067bcfc8 100644 --- a/efi-secureboot.patch +++ b/efi-secureboot.patch @@ -285,8 +285,8 @@ index 461d5acc3616..13fdada1ffc2 100644 + triggered if EFI Secure Boot is set. + - source security/selinux/Kconfig - source security/smack/Kconfig + source "security/selinux/Kconfig" + source "security/smack/Kconfig" diff --git a/security/lock_down.c b/security/lock_down.c index 2c6b00f0c229..527f7e51dc8d 100644 --- a/security/lock_down.c |