From: Linus Torvalds Date: Mon, 2 Mar 2020 12:41:41 +0000 (-0600) Subject: Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.10.7~3136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e130a920f69399777062f9fe7763abe895d386b0;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'efi-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull EFI fixes from Ingo Molnar: "Three fixes to EFI mixed boot mode, mostly related to x86-64 vmap stacks activated years ago, bug-fixed recently for EFI, which had knock-on effects of various 1:1 mapping assumptions in mixed mode. There's also a READ_ONCE() fix for reading an mmap-ed EFI firmware data field only once, out of caution" * 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: READ_ONCE rng seed size before munmap efi/x86: Handle by-ref arguments covering multiple pages in mixed mode efi/x86: Remove support for EFI time and counter services in mixed mode efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper --- e130a920f69399777062f9fe7763abe895d386b0