# git rev-parse -q --verify dafd634415a7f9892a6fcc99c540fe567ab42c92^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.19.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 dafd634415a7f9892a6fcc99c540fe567ab42c92^{commit} dafd634415a7f9892a6fcc99c540fe567ab42c92 # git checkout -q -f -B kisskb dafd634415a7f9892a6fcc99c540fe567ab42c92 # git clean -qxdf # < git log -1 # commit dafd634415a7f9892a6fcc99c540fe567ab42c92 # Author: Greg Kroah-Hartman # Date: Fri Oct 11 18:21:44 2019 +0200 # # Linux 4.19.79 # < /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 dafd634415a7f9892a6fcc99c540fe567ab42c92 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-4.19_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-4.19_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:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/stable-4.19_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:02:11.257463