# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e6f39a90de9213693db19aeb2ddea54163f104d7 # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc5 # Build took: 0:00:37.205247