summaryrefslogtreecommitdiffstats
path: root/efi-Add-EFI_SECURE_BOOT-bit.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-03-19 16:01:37 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-03-19 16:05:37 -0400
commit287e820f027bbada27d1f5391f236be7a5721a57 (patch)
tree74446f08f0c35dce04078685d7775f122f6db414 /efi-Add-EFI_SECURE_BOOT-bit.patch
parent1b5309d39e8b3a050579e7306f8f97e16d2fcd15 (diff)
downloadkernel-287e820f027bbada27d1f5391f236be7a5721a57.tar.gz
kernel-287e820f027bbada27d1f5391f236be7a5721a57.tar.xz
kernel-287e820f027bbada27d1f5391f236be7a5721a57.zip
Linux v4.0-rc4-88-g7b09ac704bac
- Rename arm64-xgbe-a0.patch
Diffstat (limited to 'efi-Add-EFI_SECURE_BOOT-bit.patch')
-rw-r--r--efi-Add-EFI_SECURE_BOOT-bit.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/efi-Add-EFI_SECURE_BOOT-bit.patch b/efi-Add-EFI_SECURE_BOOT-bit.patch
index f0110ea86..df9a0dfcb 100644
--- a/efi-Add-EFI_SECURE_BOOT-bit.patch
+++ b/efi-Add-EFI_SECURE_BOOT-bit.patch
@@ -12,10 +12,10 @@ Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
2 files changed, 3 insertions(+)
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
-index 26741d24797e..64a123acb97f 100644
+index a3d8174dedf9..26c5d54124c1 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
-@@ -1167,7 +1167,9 @@ void __init setup_arch(char **cmdline_p)
+@@ -1153,7 +1153,9 @@ void __init setup_arch(char **cmdline_p)
#ifdef CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE
if (boot_params.secure_boot) {