# git rev-parse -q --verify 4f1cbe078546914538d8aabba04db984da68dcbf^{commit} 4f1cbe078546914538d8aabba04db984da68dcbf already have revision, skipping fetch # git checkout -q -f -B kisskb 4f1cbe078546914538d8aabba04db984da68dcbf # git clean -qxdf # < git log -1 # commit 4f1cbe078546914538d8aabba04db984da68dcbf # Merge: 3e28fb0fcb69 4ed319c6ac08 # Author: Linus Torvalds # Date: Fri Apr 5 15:34:33 2019 -1000 # # Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper fixes from Mike Snitzer: # # - Two queue_limits stacking fixes: disable discards if underlying # driver does. And propagate BDI_CAP_STABLE_WRITES to fix sporadic # checksum errors. # # - Fix that reverts a DM core limit that wasn't needed given that # dm-crypt was already updated to impose an equivalent limit. # # - Fix dm-init to properly establish 'const' for __initconst array. # # - Fix deadlock in DM integrity target that occurs when overlapping IO # is being issued to it. And two smaller fixes to the DM integrity # target. # # * tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm integrity: fix deadlock with overlapping I/O # dm: disable DISCARD if the underlying storage no longer supports it # dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors # dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE") # dm init: fix const confusion for dm_allowed_targets array # dm integrity: make dm_integrity_init and dm_integrity_exit static # dm integrity: change memcmp to strncmp in dm_integrity_ctr # < /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 4f1cbe078546914538d8aabba04db984da68dcbf # < 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 :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /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:187: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:337: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.1.0-rc3+ Created: Sat Apr 6 16:19:40 2019 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 1572973 Bytes = 1536.11 KiB = 1.50 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:23.698384