# git rev-parse -q --verify 4443f8e6ac7755cd775c70d08be8042dc2f936cb^{commit} 4443f8e6ac7755cd775c70d08be8042dc2f936cb already have revision, skipping fetch # git checkout -q -f -B kisskb 4443f8e6ac7755cd775c70d08be8042dc2f936cb # git clean -qxdf # < git log -1 # commit 4443f8e6ac7755cd775c70d08be8042dc2f936cb # Merge: b60bc0665e6a a89afe58f1a7 # Author: Linus Torvalds # Date: Sat Apr 13 16:23:16 2019 -0700 # # Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "Set of fixes that should go into this round. This pull is larger than # I'd like at this time, but there's really no specific reason for that. # Some are fixes for issues that went into this merge window, others are # not. Anyway, this contains: # # - Hardware queue limiting for virtio-blk/scsi (Dongli) # # - Multi-page bvec fixes for lightnvm pblk # # - Multi-bio dio error fix (Jason) # # - Remove the cache hint from the io_uring tool side, since we didn't # move forward with that (me) # # - Make io_uring SETUP_SQPOLL root restricted (me) # # - Fix leak of page in error handling for pc requests (Jérôme) # # - Fix BFQ regression introduced in this merge window (Paolo) # # - Fix break logic for bio segment iteration (Ming) # # - Fix NVMe cancel request error handling (Ming) # # - NVMe pull request with two fixes (Christoph): # - fix the initial CSN for nvme-fc (James) # - handle log page offsets properly in the target (Keith)" # # * tag 'for-linus-20190412' of git://git.kernel.dk/linux-block: # block: fix the return errno for direct IO # nvmet: fix discover log page when offsets are used # nvme-fc: correct csn initialization and increments on error # block: do not leak memory in bio_copy_user_iov() # lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs # nvme: cancel request synchronously # blk-mq: introduce blk_mq_complete_request_sync() # scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids # virtio-blk: limit number of hw queues by nr_cpu_ids # block, bfq: fix use after free in bfq_bfqq_expire # io_uring: restrict IORING_SETUP_SQPOLL to root # tools/io_uring: remove IOCQE_FLAG_CACHEHIT # block: don't use for-inside-for in bio_for_each_segment_all # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 4443f8e6ac7755cd775c70d08be8042dc2f936cb # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:17, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 # Build took: 0:19:57.457751