diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-08 12:10:10 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-08 12:10:33 -0400 |
commit | da99f20f026faababa016afb0c23cc8af405f4ee (patch) | |
tree | a3accab6d05f4367a2a50875dab9f6999de2b82e /MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | |
parent | ce8e218a5e0856615ab3d25219fe73a576faa213 (diff) | |
download | kernel-da99f20f026faababa016afb0c23cc8af405f4ee.tar.gz kernel-da99f20f026faababa016afb0c23cc8af405f4ee.tar.xz kernel-da99f20f026faababa016afb0c23cc8af405f4ee.zip |
Linux v3.17-2860-gef0625b70dac
- Reenable debugging options.
- Temporarily disable aarch64patches
Diffstat (limited to 'MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch')
-rw-r--r-- | MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch index a23a15cd3..d0e8c1d86 100644 --- a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch +++ b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch @@ -42,10 +42,10 @@ index 41359e548bcb..db9e6118575e 100644 efi_guid_t guid; u64 table; diff --git a/init/Kconfig b/init/Kconfig -index dfdd7f738247..3c866db603a7 100644 +index 2d90498c77d7..5e701ec1be55 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1877,6 +1877,15 @@ config MODULE_SIG_ALL +@@ -1887,6 +1887,15 @@ config MODULE_SIG_ALL comment "Do not forget to sign required modules with scripts/sign-file" depends on MODULE_SIG_FORCE && !MODULE_SIG_ALL |