# git rev-parse -q --verify bc69c961f59512012af64efd4ff20b3cb67c99ce^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.4.y 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 bc69c961f59512012af64efd4ff20b3cb67c99ce^{commit} bc69c961f59512012af64efd4ff20b3cb67c99ce # git checkout -q -f -B kisskb bc69c961f59512012af64efd4ff20b3cb67c99ce # git clean -qxdf # < git log -1 # commit bc69c961f59512012af64efd4ff20b3cb67c99ce # Author: Greg Kroah-Hartman # Date: Sat Nov 16 10:27:52 2019 +0100 # # Linux 4.4.202 # < /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 bc69c961f59512012af64efd4ff20b3cb67c99ce # < make -s -j 48 ARCH=m68k O=/kisskb/build/stable-4.4_m68k-defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- defconfig kernel/time/Kconfig:155:warning: range is invalid # make -s -j 48 ARCH=m68k O=/kisskb/build/stable-4.4_m68k-defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- kernel/time/Kconfig:155:warning: range is invalid :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/kernel/acct.c: In function 'acct_pin_kill': /kisskb/src/kernel/acct.c:174:2: warning: value computed is not used [-Wunused-value] /kisskb/src/drivers/nubus/proc.c:64:2: warning: #warning Need to set some I/O handlers here [-Wcpp] Completed OK # rm -rf /kisskb/build/stable-4.4_m68k-defconfig_m68k # Build took: 0:01:46.182345