# git rev-parse -q --verify e6f39a90de9213693db19aeb2ddea54163f104d7^{commit} e6f39a90de9213693db19aeb2ddea54163f104d7 already have revision, skipping fetch # git checkout -q -f -B kisskb e6f39a90de9213693db19aeb2ddea54163f104d7 # git clean -qxdf # < git log -1 # commit e6f39a90de9213693db19aeb2ddea54163f104d7 # Merge: 5ddfc2460611 1ad55cecf22f # Author: Linus Torvalds # Date: Fri Feb 9 10:40:50 2024 -0800 # # Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi # # Pull EFI fixes from Ard Biesheuvel: # "The only notable change here is the patch that changes the way we deal # with spurious errors from the EFI memory attribute protocol. This will # be backported to v6.6, and is intended to ensure that we will not # paint ourselves into a corner when we tighten this further in order to # comply with MS requirements on signed EFI code. # # Note that this protocol does not currently exist in x86 production # systems in the field, only in Microsoft's fork of OVMF, but it will be # mandatory for Windows logo certification for x86 PCs in the future. # # - Tighten ELF relocation checks on the RISC-V EFI stub # # - Give up if the new EFI memory attributes protocol fails spuriously # on x86 # # - Take care not to place the kernel in the lowest 16 MB of DRAM on # x86 # # - Omit special purpose EFI memory from memblock # # - Some fixes for the CXL CPER reporting code # # - Make the PE/COFF layout of mixed-mode capable images comply with a # strict interpretation of the spec" # # * tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: # x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section # cxl/trace: Remove unnecessary memcpy's # cxl/cper: Fix errant CPER prints for CXL events # efi: Don't add memblocks for soft-reserved memory # efi: runtime: Fix potential overflow of soft-reserved region size # efi/libstub: Add one kernel-doc comment # x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR # x86/efistub: Give up if memory attribute protocol returns an error # riscv/efistub: Tighten ELF relocation check # riscv/efistub: Ensure GP-relative addressing is not used # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/xtensa-linux/bin/xtensa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/xtensa-linux/bin/xtensa-linux-ld --version # < git log --format=%s --max-count=1 e6f39a90de9213693db19aeb2ddea54163f104d7 # make -s -j 32 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/xtensa-linux/bin/xtensa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/xtensa-linux/bin/xtensa-linux- help # make -s -j 32 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/xtensa-linux/bin/xtensa-linux- olddefconfig # make -s -j 32 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/xtensa-linux/bin/xtensa-linux- /kisskb/src/drivers/scsi/mpi3mr/mpi3mr_transport.c: In function 'mpi3mr_refresh_sas_ports': /kisskb/src/drivers/scsi/mpi3mr/mpi3mr_transport.c:1818:1: error: the frame size of 1680 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] 1818 | } | ^ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/scsi/mpi3mr/mpi3mr_transport.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/scsi/mpi3mr] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/scsi] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:481: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1921: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/xtensa-linux/bin/xtensa-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_xtensa-gcc11 # Build took: 0:15:40.216555