# git rev-parse -q --verify 825a0714d2b3883d4f8ff64f6933fb73ee3f1834^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 825a0714d2b3883d4f8ff64f6933fb73ee3f1834^{commit} 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # 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/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 # Build took: 0:00:35.705999