# git rev-parse -q --verify 6eea609ac3091741dee9080bae6bcf2edc879ca2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable 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 6eea609ac3091741dee9080bae6bcf2edc879ca2^{commit} 6eea609ac3091741dee9080bae6bcf2edc879ca2 # git checkout -q -f -B kisskb 6eea609ac3091741dee9080bae6bcf2edc879ca2 # git clean -qxdf # < git log -1 # commit 6eea609ac3091741dee9080bae6bcf2edc879ca2 # Author: Greg Kroah-Hartman # Date: Sat Oct 5 12:30:37 2019 +0200 # # Linux 4.9.195 # < /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 6eea609ac3091741dee9080bae6bcf2edc879ca2 # < make -s -j 48 ARCH=arm O=/kisskb/build/stable-4.9_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 48 ARCH=arm O=/kisskb/build/stable-4.9_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:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/stable-4.9_versatile_defconfig_arm # Build took: 0:01:19.757393