# git rev-parse -q --verify 249155c20f9b0754bc1b932a33344cfb4e0c2101^{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 249155c20f9b0754bc1b932a33344cfb4e0c2101^{commit} 249155c20f9b0754bc1b932a33344cfb4e0c2101 # git checkout -q -f -B kisskb 249155c20f9b0754bc1b932a33344cfb4e0c2101 # git clean -qxdf # < git log -1 # commit 249155c20f9b0754bc1b932a33344cfb4e0c2101 # Merge: c88e40e07cd9 d2ba3b1714d7 # Author: Linus Torvalds # Date: Tue Jun 25 05:52:31 2019 +0800 # # Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc fix from Helge Deller: # "Add missing PCREL64 relocation in module loader to fix module load # errors when the static branch and JUMP_LABEL feature is enabled on # a 64-bit kernel" # # * 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Fix module loading error with JUMP_LABEL feature # < /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 249155c20f9b0754bc1b932a33344cfb4e0c2101 # < make -s -j 10 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 10 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:25.446273