# 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-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.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_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- 64r6_defconfig ./.config.64r6_defconfig:98:warning: override: CPU_BIG_ENDIAN changes choice state .config:97:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 120 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/fs/ext4/super.c: In function 'ext4_put_super': /kisskb/src/fs/ext4/super.c:1262:6: warning: unused variable 'i' [-Wunused-variable] int i, err; ^ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:5200:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i; ^ Completed OK # rm -rf /kisskb/build/linus_64r6_defconfig_mips-gcc8 # Build took: 0:01:19.861260