From: Linus Torvalds Date: Sat, 12 Oct 2019 22:08:24 +0000 (-0700) Subject: Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.15~5319 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b4e40c8fe1e120fef93985de7ff6a97fe9e7dd3;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'efi-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull EFI fixes from Ingo Molnar: "Misc EFI fixes all across the map: CPER error report fixes, fixes to TPM event log parsing, fix for a kexec hang, a Sparse fix and other fixes" * 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi/tpm: Fix sanity check of unsigned tbl_size being less than zero efi/x86: Do not clean dummy variable in kexec path efi: Make unexported efi_rci2_sysfs_init() static efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing efi/tpm: Don't traverse an event log with no events efi/tpm: Don't access event->count when it isn't mapped efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified efi/cper: Fix endianness of PCIe class code --- 9b4e40c8fe1e120fef93985de7ff6a97fe9e7dd3