# git rev-parse -q --verify c7a8121be8ef67066e07c79b2204dea12511b17b^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-5.2.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 c7a8121be8ef67066e07c79b2204dea12511b17b^{commit} c7a8121be8ef67066e07c79b2204dea12511b17b # git checkout -q -f -B kisskb c7a8121be8ef67066e07c79b2204dea12511b17b # git clean -qxdf # < git log -1 # commit c7a8121be8ef67066e07c79b2204dea12511b17b # Author: Greg Kroah-Hartman # Date: Sun Oct 6 19:12:07 2019 +0200 # # Linux 5.2.20-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 c7a8121be8ef67066e07c79b2204dea12511b17b # < make -s -j 120 ARCH=powerpc O=/kisskb/build/stable-rc-5.2_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/stable-rc-5.2_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/stable-rc-5.2_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:02:17.139547