# git rev-parse -q --verify 0512e0134582ef85dee77d51aae77dcd1edec495^{commit} 0512e0134582ef85dee77d51aae77dcd1edec495 already have revision, skipping fetch # git checkout -q -f -B kisskb 0512e0134582ef85dee77d51aae77dcd1edec495 # git clean -qxdf # < git log -1 # commit 0512e0134582ef85dee77d51aae77dcd1edec495 # Merge: dd52cb8 829bc787 # Author: Linus Torvalds # Date: Thu May 31 16:23:07 2018 -0500 # # Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs fix from Darrick Wong: # "Clear out i_mapping error state when we're reinitializing inodes. # # This last minute fix prevents writeback error state from persisting # past the end of the in-core inode lifecycle and causing EIO errors to # be reported to userspace when no error has occurred. # # This fix for the behavioral regression has been soaking in for-next # for a while, but various fs developers persuaded me to try to get it # upstream for 4.17 because the patch that broke things was introduced # in 4.17-rc4" # # * tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # fs: clear writeback errors in inode_init_always # < /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 0512e0134582ef85dee77d51aae77dcd1edec495 # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_iop13xx_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- iop13xx_defconfig # make -s -j 10 ARCH=arm O=/kisskb/build/linus_iop13xx_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] /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:340:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_iop13xx_defconfig_arm # Build took: 0:01:01.670482