# git rev-parse -q --verify 3bfe1fc46794631366faa3ef075e1b0ff7ba120a^{commit} 3bfe1fc46794631366faa3ef075e1b0ff7ba120a already have revision, skipping fetch # git checkout -q -f -B kisskb 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # git clean -qxdf # < git log -1 # commit 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # Merge: 6860c981b967 733232f8c852 # Author: Linus Torvalds # Date: Thu Jul 18 14:49:33 2019 -0700 # # Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull more device mapper updates from Mike Snitzer: # # - Fix zone state management race in DM zoned target by eliminating the # unnecessary DMZ_ACTIVE state. # # - A couple fixes for issues the DM snapshot target's optional discard # support added during first week of the 5.3 merge. # # - Increase default size of outstanding IO that is allowed for a each # dm-kcopyd client and introduce tunable to allow user adjust. # # - Update DM core to use printk ratelimiting functions rather than # duplicate them and in doing so fix an issue where DMDEBUG_LIMIT() # rate limited KERN_DEBUG messages had excessive "callbacks suppressed" # messages. # # * tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm: use printk ratelimiting functions # dm kcopyd: Increase default sub-job size to 512KB # dm snapshot: fix oversights in optional discard support # dm zoned: fix zone state management race # < /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 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- lboxre2_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_lboxre2_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 *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_lboxre2_defconfig_sh4 # Build took: 0:00:39.507083