From 021611765e21835528abf95712ab1212d6bcbdf4 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Tue, 17 Sep 2019 18:10:23 +0000 Subject: Linux v5.3-2061-gad062195731b --- 0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch') 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 -- cgit