# 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/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 8fde2832bd0bdc5a2b57330a9e9c3d2fa16bd1d8 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sh7763rdp_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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/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:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh7763rdp_defconfig_sh4 # Build took: 0:00:21.810782