# git rev-parse -q --verify 2874fe09799571ffc1e2e075c38a1c128fc11cae^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.14.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 2874fe09799571ffc1e2e075c38a1c128fc11cae^{commit} 2874fe09799571ffc1e2e075c38a1c128fc11cae # git checkout -q -f -B kisskb 2874fe09799571ffc1e2e075c38a1c128fc11cae # git clean -qxdf # < git log -1 # commit 2874fe09799571ffc1e2e075c38a1c128fc11cae # Author: Greg Kroah-Hartman # Date: Thu Feb 13 07:19:11 2020 -0800 # # Linux 4.14.171-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 2874fe09799571ffc1e2e075c38a1c128fc11cae # < make -s -j 32 ARCH=arm O=/kisskb/build/stable-rc-4.14_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- versatile_defconfig # make -s -j 32 ARCH=arm O=/kisskb/build/stable-rc-4.14_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/stable-rc-4.14_versatile_defconfig_arm # Build took: 0:01:25.378985