# git rev-parse -q --verify 01047631df813f6247185547c3778c80af088a20^{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 01047631df813f6247185547c3778c80af088a20^{commit} 01047631df813f6247185547c3778c80af088a20 # git checkout -q -f -B kisskb 01047631df813f6247185547c3778c80af088a20 # git clean -qxdf # < git log -1 # commit 01047631df813f6247185547c3778c80af088a20 # Merge: dc8ca9cc6e23 025197ebb08a # Author: Linus Torvalds # Date: Thu Jun 6 12:36:54 2019 -0700 # # Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs fixes from Darrick Wong: # "Here are a couple more bug fixes for 5.2. Changes since last update: # # - Fix some forgotten strings in a log debugging function # # - Fix incorrect unit conversion in online fsck code" # # * tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # xfs: inode btree scrubber should calculate im_boffset correctly # xfs: fix broken log reservation debugging # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-ld --version # < git log --format=%s --max-count=1 01047631df813f6247185547c3778c80af088a20 # < make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- allnoconfig # make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- /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/arch/s390/kernel/machine_kexec.c:146:22: warning: 'do_start_kdump' defined but not used [-Wunused-function] Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x # Build took: 0:00:31.694671