# git rev-parse -q --verify f6bc31d8c3be3e5ab957341b3f99f8b45fcc646e^{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 f6bc31d8c3be3e5ab957341b3f99f8b45fcc646e^{commit} f6bc31d8c3be3e5ab957341b3f99f8b45fcc646e # git checkout -q -f -B kisskb f6bc31d8c3be3e5ab957341b3f99f8b45fcc646e # git clean -qxdf # < git log -1 # commit f6bc31d8c3be3e5ab957341b3f99f8b45fcc646e # Author: Greg Kroah-Hartman # Date: Thu May 23 20:17:03 2019 +0200 # # Linux 4.9.179-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 f6bc31d8c3be3e5ab957341b3f99f8b45fcc646e # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_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:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/stable-rc-4.9_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:01:56.251263