From: Linus Torvalds Date: Mon, 18 Oct 2021 03:30:49 +0000 (-1000) Subject: Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: accepted/tizen/unified/20230118.172025~6166 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=424e7d878cb7a51f446514826a0b9ddbc78ff1d0;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'efi-urgent-for-v5.15' of git://git./linux/kernel/git/tip/tip Pull EFI fixes from Borislav Petkov: "Forwarded from Ard Biesheuvel through the tip tree. Ard will send stuff directly in the near future. Low priority fixes but fixes nonetheless: - update stub diagnostic print that is no longer accurate - avoid statically allocated buffer for CPER error record decoding - avoid sleeping on the efi_runtime semaphore when calling the ResetSystem EFI runtime service" * tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() efi/cper: use stack buffer for error record decoding efi/libstub: Simplify "Exiting bootservices" message --- 424e7d878cb7a51f446514826a0b9ddbc78ff1d0