# git rev-parse -q --verify e948539072c5ea11d61b15d4536f9202c88736c2^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.9.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 e948539072c5ea11d61b15d4536f9202c88736c2^{commit} e948539072c5ea11d61b15d4536f9202c88736c2 # git checkout -q -f -B kisskb e948539072c5ea11d61b15d4536f9202c88736c2 # git clean -qxdf # < git log -1 # commit e948539072c5ea11d61b15d4536f9202c88736c2 # Author: Greg Kroah-Hartman # Date: Tue Nov 19 07:44:20 2019 +0100 # # Linux 4.9.203-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e948539072c5ea11d61b15d4536f9202c88736c2 # < make -s -j 24 ARCH=mips O=/kisskb/build/stable-rc-4.9_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 24 ARCH=mips O=/kisskb/build/stable-rc-4.9_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:33: MIPS VDSO requires binutils >= 2.25 /kisskb/src/arch/mips/vdso/Makefile:33: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/stable-rc-4.9_mips-defconfig_mips # Build took: 0:01:50.471028