# git rev-parse -q --verify 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6^{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 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6^{commit} 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6 # git checkout -q -f -B kisskb 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6 # git clean -qxdf # < git log -1 # commit 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6 # Merge: 2d7b8c6b90e4 7a894c873747 # Author: Linus Torvalds # Date: Tue Aug 15 20:28:04 2023 +0000 # # Merge tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc fix from Helge Deller: # "Fix the parisc TLB ptlock checks so that they can be enabled together # with the lightweight spinlock checks" # # * tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6 # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- 32r6_defconfig Using /kisskb/src/arch/mips/configs/generic_defconfig as base Merging /kisskb/src/arch/mips/configs/generic/32r6.config Merging /kisskb/src/arch/mips/configs/generic/eb.config ./.config.32r6_defconfig:95:warning: override: CPU_BIG_ENDIAN changes choice state Merging /kisskb/src/arch/mips/configs/generic/board-boston.config Merging /kisskb/src/arch/mips/configs/generic/board-marduk.config Merging /kisskb/src/arch/mips/configs/generic/board-ranchu.config Merging /kisskb/src/arch/mips/configs/generic/board-sead-3.config Merging /kisskb/src/arch/mips/configs/generic/board-virt.config .config:94:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_32r6_defconfig_mips-gcc13 # Build took: 0:02:19.360341