This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig in repository toolchain/ci/linux.
from 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...] adds b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow adds 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr adds 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data adds 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry adds a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel() adds 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...] adds 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage adds a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode adds f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode adds a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression new 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/x86/boot.rst | 21 ++++++++++++++++++--- arch/arm/boot/compressed/head.S | 3 ++- arch/x86/include/asm/efi.h | 2 ++ arch/x86/platform/efi/efi_64.c | 16 ++++++++++++---- drivers/firmware/efi/cper.c | 2 +- drivers/firmware/efi/libstub/efistub.h | 2 +- drivers/firmware/efi/libstub/file.c | 27 ++++++++++++++------------- drivers/firmware/efi/libstub/x86-stub.c | 18 +++++++++++------- 8 files changed, 61 insertions(+), 30 deletions(-)