# git rev-parse -q --verify e2d7b96547037f852c7ed164e4f79e8918c2607a^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes 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 e2d7b96547037f852c7ed164e4f79e8918c2607a^{commit} e2d7b96547037f852c7ed164e4f79e8918c2607a # git checkout -q -f -B kisskb e2d7b96547037f852c7ed164e4f79e8918c2607a # git clean -qxdf # < git log -1 # commit e2d7b96547037f852c7ed164e4f79e8918c2607a # Author: Christophe Leroy # Date: Thu May 5 19:21:38 2022 +0200 # # powerpc: Don't include asm/ppc_asm.h in other headers # # asm/ppc_asm.h is not needed in any of the header it is included. # # It is only needed by irq.c. Include it there and remove it from # other headers. # # word-at-a-time.h only need ex_table.h, so include it instead. # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 e2d7b96547037f852c7ed164e4f79e8918c2607a # < make -s -j 32 ARCH=m68k O=/kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 # Build took: 0:02:52.818245