# git rev-parse -q --verify a34a6117538e0030fa8d3af8f23e591ec189a8fc^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linux-next master 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 a34a6117538e0030fa8d3af8f23e591ec189a8fc^{commit} a34a6117538e0030fa8d3af8f23e591ec189a8fc # git checkout -q -f -B kisskb a34a6117538e0030fa8d3af8f23e591ec189a8fc # git clean -qxdf # < git log -1 # commit a34a6117538e0030fa8d3af8f23e591ec189a8fc # Author: Stephen Rothwell # Date: Wed Aug 21 18:46:05 2019 +1000 # # Add linux-next specific files for 20190821 # # Signed-off-by: Stephen Rothwell # < /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 a34a6117538e0030fa8d3af8f23e591ec189a8fc # < make -s -j 10 ARCH=arm O=/kisskb/build/linux-next_h3600_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- h3600_defconfig # make -s -j 10 ARCH=arm O=/kisskb/build/linux-next_h3600_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /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] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linux-next_h3600_defconfig_arm # Build took: 0:01:17.908078