# git rev-parse -q --verify 366a4e38b8d0d3e8c7673ab5c1b5e76bbfbc0085^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus 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 366a4e38b8d0d3e8c7673ab5c1b5e76bbfbc0085^{commit} 366a4e38b8d0d3e8c7673ab5c1b5e76bbfbc0085 # git checkout -q -f -B kisskb 366a4e38b8d0d3e8c7673ab5c1b5e76bbfbc0085 # git clean -qxdf # < git log -1 # commit 366a4e38b8d0d3e8c7673ab5c1b5e76bbfbc0085 # Merge: ae9b728c8dc0 89b408a68b9d # Author: Linus Torvalds # Date: Thu Jul 18 11:18:00 2019 -0700 # # Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs cleanups from Darrick Wong: # "We had a few more lateish cleanup patches come in for 5.3 -- a couple # of syncups with the userspace libxfs code and a conversion of the XFS # administrator's guide to ReST format. # # Summary: # # - Bring fs/xfs/libxfs/xfs_trans_inode.c in sync with userspace # libxfs. # # - Convert the xfs administrator guide to rst and move it into the # official admin guide under Documentation" # # * tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # Documentation: filesystem: Convert xfs.txt to ReST # xfs: sync up xfs_trans_inode with userspace # xfs: move xfs_trans_inode.c to libxfs/ # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 366a4e38b8d0d3e8c7673ab5c1b5e76bbfbc0085 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x136791B4 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/locking/lockdep_proc.c: In function 'lockdep_stats_show': /kisskb/src/kernel/locking/lockdep_proc.c:203:21: warning: unused variable 'class' [-Wunused-variable] struct lock_class *class; ^~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:36.938823