# git rev-parse -q --verify b253d5f3ecc95c2b4e8d4a525fd754c9e32b0f6e^{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 b253d5f3ecc95c2b4e8d4a525fd754c9e32b0f6e^{commit} b253d5f3ecc95c2b4e8d4a525fd754c9e32b0f6e # git checkout -q -f -B kisskb b253d5f3ecc95c2b4e8d4a525fd754c9e32b0f6e # git clean -qxdf # < git log -1 # commit b253d5f3ecc95c2b4e8d4a525fd754c9e32b0f6e # Merge: f4102766463a 6dbbd053e6ae # Author: Linus Torvalds # Date: Sat Jun 22 09:42:29 2019 -0700 # # Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci # # Pull PCI fix from Bjorn Helgaas: # "If an IOMMU is present, ignore the P2PDMA whitelist we added for v5.2 # because we don't yet know how to support P2PDMA in that case (Logan # Gunthorpe)" # # * tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: # PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present # < /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 b253d5f3ecc95c2b4e8d4a525fd754c9e32b0f6e # < 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:03:59.255870