# git rev-parse -q --verify b8fa9d76c58c08f5fb00f91080c224a9f5d492c7^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.18.y error: 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 b8fa9d76c58c08f5fb00f91080c224a9f5d492c7^{commit} b8fa9d76c58c08f5fb00f91080c224a9f5d492c7 # git checkout -q -f -B kisskb b8fa9d76c58c08f5fb00f91080c224a9f5d492c7 # git clean -qxdf # < git log -1 # commit b8fa9d76c58c08f5fb00f91080c224a9f5d492c7 # Author: Greg Kroah-Hartman # Date: Wed Feb 20 10:09:12 2019 +0100 # # Linux 3.18.135 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 b8fa9d76c58c08f5fb00f91080c224a9f5d492c7 # < make -s -j 80 ARCH=m68k O=/kisskb/build/stable-3.18_m68k-defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- defconfig kernel/time/Kconfig:163:warning: range is invalid # make -s -j 80 ARCH=m68k O=/kisskb/build/stable-3.18_m68k-defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- kernel/time/Kconfig:163:warning: range is invalid :1187:2: warning: #warning syscall recvmmsg not implemented [-Wcpp] :1211:2: warning: #warning syscall sendmmsg not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:153:2: warning: #warning check me! [-Wcpp] /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:400:2: warning: #warning check me! [-Wcpp] /kisskb/src/drivers/nubus/proc.c:64:2: warning: #warning Need to set some I/O handlers here [-Wcpp] /kisskb/src/drivers/scsi/NCR5380.h:329:27: warning: 'NCR5380_write_info' declared 'static' but never defined [-Wunused-function] Completed OK # rm -rf /kisskb/build/stable-3.18_m68k-defconfig_m68k # Build took: 0:01:41.510656