# 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/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 b50694381cfc22dce3a60a291cdae294a5e5777c # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_s5pv210_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- s5pv210_defconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linus_s5pv210_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /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] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_s5pv210_defconfig_arm # Build took: 0:00:37.690732