From: Linus Torvalds Date: Fri, 4 Nov 2022 21:37:25 +0000 (-0700) Subject: Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~6237 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1caa2f182afb59de9d6d5ba64b340df011a0b653;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'efi-fixes-for-v6.1-2' of git://git./linux/kernel/git/efi/efi Pull EFI fixes from Ard Biesheuvel: - A pair of tweaks to the EFI random seed code so that externally provided version of this config table are handled more robustly - Another fix for the v6.0 EFI variable refactor that turned out to break Apple machines which don't provide QueryVariableInfo() - Add some guard rails to the EFI runtime service call wrapper so we can recover from synchronous exceptions caused by firmware * tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: arm64: efi: Recover from synchronous exceptions occurring in firmware efi: efivars: Fix variable writes with unsupported query_variable_store() efi: random: Use 'ACPI reclaim' memory for random seed efi: random: reduce seed size to 32 bytes efi/tpm: Pass correct address to memblock_reserve --- 1caa2f182afb59de9d6d5ba64b340df011a0b653