# git rev-parse -q --verify d0473f978e61557464daa8547008fa2cd0c63a17^{commit} d0473f978e61557464daa8547008fa2cd0c63a17 already have revision, skipping fetch # git checkout -q -f -B kisskb d0473f978e61557464daa8547008fa2cd0c63a17 # git clean -qxdf # < git log -1 # commit d0473f978e61557464daa8547008fa2cd0c63a17 # Merge: 58130235bfcc a3d46aea46f9 # Author: Linus Torvalds # Date: Fri Apr 26 09:46:46 2019 -0700 # # Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fix from David Sterba: # "One patch to fix a crash in io submission path, due to memory # allocation errors. # # In short, the multipage bio work that landed in 5.1 caused larger bios # that in turn require larger temporary memory for checksums. The patch # is a workaround, we're going to rework the allocation so it does not # require the vmalloc fallback. # # It took a while to identify that it's caused by patches in 5.1 and not # a patchset that did some changes in error handling in the code. I've # tested it on various memory/cpu combinations, it could hit OOM but # does not crash. # # The timestamp of the patch is less than a day due to updates in the # changelog, tests were running meanwhile" # # * tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: Switch memory allocations in async csum calculation path to kvmalloc # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 d0473f978e61557464daa8547008fa2cd0c63a17 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 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:187:16: warning: 'old' 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:337:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x545094) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-rc6-gd0473f978e61 Created: Sat Apr 27 03:11:43 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2682900 Bytes = 2620.02 KiB = 2.56 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-rc6-gd0473f978e61 Created: Sat Apr 27 03:11:43 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2717112 Bytes = 2653.43 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.1.0-rc6-gd0473f978e61 Created: Sat Apr 27 03:11:43 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2714849 Bytes = 2651.22 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:44.362007