# git rev-parse -q --verify 825a0714d2b3883d4f8ff64f6933fb73ee3f1834^{commit} 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 already have revision, skipping fetch # git checkout -q -f -B kisskb 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # git clean -qxdf # < git log -1 # commit 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # Merge: 17d4ded2fc9d 026b85796ab4 # Author: Linus Torvalds # Date: Sat Apr 29 17:42:33 2023 -0700 # # Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi # # Pull EFI updates from Ard Biesheuvel: # # - relocate the LoongArch kernel if the preferred address is already # occupied # # - implement BTI annotations for arm64 EFI stub and zboot images # # - clean up arm64 zboot Kbuild rules for injecting the kernel code size # # * tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: # efi/zboot: arm64: Grab code size from ELF symbol in payload # efi/zboot: arm64: Inject kernel code size symbol into the zboot payload # efi/zboot: Set forward edge CFI compat header flag if supported # efi/zboot: Add BSS padding before compression # arm64: efi: Enable BTI codegen and add PE/COFF annotation # efi/pe: Import new BTI/IBT header flags from the spec # efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- micro32r2el_defconfig # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- {standard input}: Assembler messages: {standard input}:5023: Error: branch to a symbol in another ISA mode make[4]: *** [/kisskb/src/scripts/Makefile.build:252: arch/mips/kernel/smp-cps.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: arch/mips/kernel] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:494: arch/mips] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/ext4/super.c: In function 'ext4_put_super': /kisskb/src/fs/ext4/super.c:1262:13: warning: unused variable 'i' [-Wunused-variable] 1262 | int i, err; | ^ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:5200:22: warning: unused variable 'i' [-Wunused-variable] 5200 | unsigned int i; | ^ make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 # Build took: 0:01:24.369023