# git rev-parse -q --verify 7fbc78e3155a0c464bd832efc07fb3c2355fe9bd^{commit} 7fbc78e3155a0c464bd832efc07fb3c2355fe9bd already have revision, skipping fetch # git checkout -q -f -B kisskb 7fbc78e3155a0c464bd832efc07fb3c2355fe9bd # git clean -qxdf # < git log -1 # commit 7fbc78e3155a0c464bd832efc07fb3c2355fe9bd # Merge: 7f8b40e3dbcd 096c7a6d9008 # Author: Linus Torvalds # Date: Fri May 24 16:02:14 2019 -0700 # # Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - NVMe pull request from Keith, with fixes from a few folks. # # - bio and sbitmap before atomic barrier fixes (Andrea) # # - Hang fix for blk-mq freeze and unfreeze (Bob) # # - Single segment count regression fix (Christoph) # # - AoE now has a new maintainer # # - tools/io_uring/ Makefile fix, and sync with liburing (me) # # * tag 'for-linus-20190524' of git://git.kernel.dk/linux-block: (23 commits) # tools/io_uring: sync with liburing # tools/io_uring: fix Makefile for pthread library link # blk-mq: fix hang caused by freeze/unfreeze sequence # block: remove the bi_seg_{front,back}_size fields in struct bio # block: remove the segment size check in bio_will_gap # block: force an unlimited segment size on queues with a virt boundary # block: don't decrement nr_phys_segments for physically contigous segments # sbitmap: fix improper use of smp_mb__before_atomic() # bio: fix improper use of smp_mb__before_atomic() # aoe: list new maintainer for aoe driver # nvme-pci: use blk-mq mapping for unmanaged irqs # nvme: update MAINTAINERS # nvme: copy MTFA field from identify controller # nvme: fix memory leak for power latency tolerance # nvme: release namespace SRCU protection before performing controller ioctls # nvme: merge nvme_ns_ioctl into nvme_ioctl # nvme: remove the ifdef around nvme_nvm_ioctl # nvme: fix srcu locking on error return in nvme_get_ns_from_disk # nvme: Fix known effects # nvme-pci: Sync queues on reset # ... # < /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 7fbc78e3155a0c464bd832efc07fb3c2355fe9bd # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc83xx_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_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:194: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:2589: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:1850: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:331:21: note: 'pdeo' was declared here /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here /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 0x66377c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66377c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66377c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66377c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66377c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66377c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6530d0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66377c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.2.0-rc1-g7fbc78e3155a Created: Sat May 25 09:47:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3208177 Bytes = 3132.99 KiB = 3.06 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc1-g7fbc78e3155a Created: Sat May 25 09:47:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3238053 Bytes = 3162.16 KiB = 3.09 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.2.0-rc1-g7fbc78e3155a Created: Sat May 25 09:47:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3237960 Bytes = 3162.07 KiB = 3.09 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.2.0-rc1-g7fbc78e3155a Created: Sat May 25 09:47:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3238652 Bytes = 3162.75 KiB = 3.09 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.2.0-rc1-g7fbc78e3155a Created: Sat May 25 09:47:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3238475 Bytes = 3162.57 KiB = 3.09 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.2.0-rc1-g7fbc78e3155a Created: Sat May 25 09:47:26 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3238499 Bytes = 3162.60 KiB = 3.09 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.2.0-rc1-g7fbc78e3155a Created: Sat May 25 09:47:26 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3237919 Bytes = 3162.03 KiB = 3.09 MiB Load Address: 00700000 Entry Point: 00700290 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 # Build took: 0:00:45.684980