# git rev-parse -q --verify 49afce6d47fe05ee01f1a41129b835fe4cca7eea^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git 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 49afce6d47fe05ee01f1a41129b835fe4cca7eea^{commit} 49afce6d47fe05ee01f1a41129b835fe4cca7eea # git checkout -q -f -B kisskb 49afce6d47fe05ee01f1a41129b835fe4cca7eea # git clean -qxdf # < git log -1 # commit 49afce6d47fe05ee01f1a41129b835fe4cca7eea # Author: Stephen Rothwell # Date: Thu Oct 31 17:48:52 2019 +1100 # # Add linux-next specific files for 20191031 # # 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 49afce6d47fe05ee01f1a41129b835fe4cca7eea # < make -s -j 32 ARCH=arm O=/kisskb/build/linux-next_lpd270_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- lpd270_defconfig # make -s -j 32 ARCH=arm O=/kisskb/build/linux-next_lpd270_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:204: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_lpd270_defconfig_arm # Build took: 0:01:31.557247