# git rev-parse -q --verify df09348f78dc53a14faddca4414d66bea849a749^{commit} df09348f78dc53a14faddca4414d66bea849a749 already have revision, skipping fetch # git checkout -q -f -B kisskb df09348f78dc53a14faddca4414d66bea849a749 # git clean -qxdf # < git log -1 # commit df09348f78dc53a14faddca4414d66bea849a749 # Merge: cfb61b5 95dd775 # Author: Linus Torvalds # Date: Thu Mar 15 18:57:14 2018 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs fixes from Al Viro: # # - backport-friendly part of lock_parent() race fix # # - a fix for an assumption in the heurisic used by path_connected() that # is not true on NFS # # - livelock fixes for d_alloc_parallel() # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # fs: Teach path_connected to handle nfs filesystems with multiple roots. # fs: dcache: Use READ_ONCE when accessing i_dir_seq # fs: dcache: Avoid livelock between d_alloc_parallel and __d_add # lock_parent() needs to recheck if dentry got __dentry_kill'ed under it # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 df09348f78dc53a14faddca4414d66bea849a749 # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_ebsa110_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- ebsa110_defconfig # make -s -j 80 ARCH=arm O=/kisskb/build/linus_ebsa110_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/linus_ebsa110_defconfig_arm # Build took: 0:00:29.677125