# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 b50694381cfc22dce3a60a291cdae294a5e5777c # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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 INFO: Uncompressed kernel (size 0x5c5110) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.17.0-rc6-gb506943 Created: Fri May 25 13:08:13 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2935450 Bytes = 2866.65 kB = 2.80 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc # Build took: 0:00:52.886404