# git rev-parse -q --verify 01305db842e1e637944090a3de7e4259c4a3a029^{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 01305db842e1e637944090a3de7e4259c4a3a029^{commit} 01305db842e1e637944090a3de7e4259c4a3a029 # git checkout -q -f -B kisskb 01305db842e1e637944090a3de7e4259c4a3a029 # git clean -qxdf # < git log -1 # commit 01305db842e1e637944090a3de7e4259c4a3a029 # Merge: 0839c537628d 12fd2aee6db7 # Author: Linus Torvalds # Date: Sat Jun 29 17:14:57 2019 +0800 # # Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax # # Pull XArray fixes from Matthew Wilcox: # # - Account XArray nodes for the page cache to the appropriate cgroup # (Johannes Weiner) # # - Fix idr_get_next() when called under the RCU lock (Matthew Wilcox) # # - Add a test for xa_insert() (Matthew Wilcox) # # * tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax: # XArray tests: Add check_insert # idr: Fix idr_get_next race with idr_remove # mm: fix page cache convergence regression # < /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 01305db842e1e637944090a3de7e4259c4a3a029 # < make -s -j 20 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 20 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:19.028922