summaryrefslogtreecommitdiffstats
path: root/0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2019-09-17 18:10:23 +0000
committerJeremy Cline <jcline@redhat.com>2019-09-17 21:22:39 +0000
commit021611765e21835528abf95712ab1212d6bcbdf4 (patch)
tree0d6290449072e75152c7f8e56b2a1a55dce95154 /0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
parentfb222da551749e5075c045791a9c5f981cea31f2 (diff)
downloadkernel-021611765e21835528abf95712ab1212d6bcbdf4.tar.gz
kernel-021611765e21835528abf95712ab1212d6bcbdf4.tar.xz
kernel-021611765e21835528abf95712ab1212d6bcbdf4.zip
Linux v5.3-2061-gad062195731b
Diffstat (limited to '0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch')
-rw-r--r--0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch b/0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
index 0844550b6..33b84115e 100644
--- a/0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
+++ b/0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
@@ -177,7 +177,7 @@ index 557a47829d0..e8f9c7d84e9 100644
+ return found->description;
}
- bool efi_is_table_address(unsigned long phys_addr)
+ static DEFINE_SPINLOCK(efi_mem_reserve_persistent_lock);
--
2.15.0