# git rev-parse -q --verify 9bcc82ed43be3b0c328e7f230eddd7630ee0e8bf^{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 9bcc82ed43be3b0c328e7f230eddd7630ee0e8bf^{commit} 9bcc82ed43be3b0c328e7f230eddd7630ee0e8bf # git checkout -q -f -B kisskb 9bcc82ed43be3b0c328e7f230eddd7630ee0e8bf # git clean -qxdf # < git log -1 # commit 9bcc82ed43be3b0c328e7f230eddd7630ee0e8bf # Author: Christophe Leroy # Date: Tue Jul 5 12:20:35 2022 +0200 # # powerpc: Cleanup idle for e500 # # e500 idle setup is a bit messy. # # e500_idle() is used for PPC32 while book3e_idle() is used for PPC64. # As they are mutually exclusive, call them all e500_idle(). # # Use CONFIG_MPC_85xx instead of PPC32 + E500 in Makefile and rename # idle_e500.c to idle_85xx.c . # # Rename idle_book3e.c to idle_64e.c and remove #ifdef PPC64 in # as it's only built on PPC64. # # 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 9bcc82ed43be3b0c328e7f230eddd7630ee0e8bf # < 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 arch/m68k/configs/multi_defconfig:61:warning: symbol value 'm' invalid for ZPOOL # < 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:01:20.927543