# git rev-parse -q --verify b50694381cfc22dce3a60a291cdae294a5e5777c^{commit} b50694381cfc22dce3a60a291cdae294a5e5777c already have revision, skipping fetch # git checkout -q -f -B kisskb b50694381cfc22dce3a60a291cdae294a5e5777c # git clean -qxdf # < git log -1 # commit b50694381cfc22dce3a60a291cdae294a5e5777c # Merge: 34b48b8 4855c92 # Author: Linus Torvalds # Date: Thu May 24 14:42:43 2018 -0700 # # Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb # # Pull swiotlb fix from Konrad Rzeszutek Wilk: # "One single fix in here: under Xen the DMA32 heap (in the hypervisor) # would end up looking like swiss cheese. # # The reason being that for every coherent DMA allocation we didn't do # the proper hypercall to tell Xen to return the page back to the DMA32 # heap. End result was (eventually) no DMA32 space if you (for example) # continously unloaded and loaded modules" # # * 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb: # xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < git log --format=%s --max-count=1 b50694381cfc22dce3a60a291cdae294a5e5777c # < 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/arch/s390/kernel/early.c:313:20: warning: 'memmove_early' defined but not used [-Wunused-function] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x # Build took: 0:00:24.797264