# git rev-parse -q --verify 8fde2832bd0bdc5a2b57330a9e9c3d2fa16bd1d8^{commit} 8fde2832bd0bdc5a2b57330a9e9c3d2fa16bd1d8 already have revision, skipping fetch # git checkout -q -f -B kisskb 8fde2832bd0bdc5a2b57330a9e9c3d2fa16bd1d8 # git clean -qxdf # < git log -1 # commit 8fde2832bd0bdc5a2b57330a9e9c3d2fa16bd1d8 # Merge: 85d8d3b172eb a982eeb09b60 # Author: Linus Torvalds # Date: Sat Aug 17 19:39:54 2019 -0700 # # Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A collection of fixes that should go into this series. This contains: # # - Revert of the REQ_NOWAIT_INLINE and associated dio changes. There # were still corner cases there, and even though I had a solution for # it, it's too involved for this stage. (me) # # - Set of NVMe fixes (via Sagi) # # - io_uring fix for fixed buffers (Anthony) # # - io_uring defer issue fix (Jackie) # # - Regression fix for queue sync at exit time (zhengbin) # # - xen blk-back memory leak fix (Wenwen)" # # * tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block: # io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list # block: remove REQ_NOWAIT_INLINE # io_uring: fix manual setup of iov_iter for fixed buffers # xen/blkback: fix memory leaks # blk-mq: move cancel of requeue_work to the front of blk_exit_queue # nvme-pci: Fix async probe remove race # nvme: fix controller removal race with scan work # nvme-rdma: fix possible use-after-free in connect error flow # nvme: fix a possible deadlock when passthru commands sent to a multipath device # nvme-core: Fix extra device_put() call on error path # nvmet-file: fix nvmet_file_flush() always returning an error # nvmet-loop: Flush nvme_delete_wq when removing the port # nvmet: Fix use-after-free bug when a port is removed # nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8fde2832bd0bdc5a2b57330a9e9c3d2fa16bd1d8 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x31f4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:02:55.821978