# 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/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 7fbc78e3155a0c464bd832efc07fb3c2355fe9bd # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- rsk7201_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h /kisskb/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2a/../../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:331: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 *' Image Name: Linux-5.2.0-rc1+ Created: Sat May 25 13:43:49 2019 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 1580285 Bytes = 1543.25 KiB = 1.51 MiB Load Address: 08001000 Entry Point: 08002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_rsk7201_defconfig_sh4 # Build took: 0:00:19.307762