# git rev-parse -q --verify dd469a456047af5eb1ee0bcfc8fe61f5940ef0e0^{commit} dd469a456047af5eb1ee0bcfc8fe61f5940ef0e0 already have revision, skipping fetch # git checkout -q -f -B kisskb dd469a456047af5eb1ee0bcfc8fe61f5940ef0e0 # git clean -qxdf # < git log -1 # commit dd469a456047af5eb1ee0bcfc8fe61f5940ef0e0 # Merge: f576518c9ab5 1cfd5d3399e8 # Author: Linus Torvalds # Date: Fri Aug 23 10:53:34 2019 -0700 # # Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper fixes from Mike Snitzer: # # - Revert a DM bufio change from during the 5.3 merge window now that a # proper fix has been made to the block loopback driver. # # - Fix DM kcopyd to wakeup so failed subjobs get completed. # # - Various fixes to DM zoned target to address error handling, and other # small tweaks (SPDX license identifiers and fix typos). # # - Fix DM integrity range locking race by tracking whether journal has # changed. # # - Fix DM dust target to detect reads of badblocks beyond the first 512b # sector (applicable if blocksize is larger than 512b). # # - Fix DM persistent-data issue in both the DM btree and DM # space-map-metadata interfaces. # # - Fix out of bounds memory access with certain DM table configurations. # # * tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm table: fix invalid memory accesses with too high sector number # dm space map metadata: fix missing store of apply_bops() return value # dm btree: fix order of block initialization in btree_split_beneath # dm raid: add missing cleanup in raid_ctr() # dm zoned: fix potential NULL dereference in dmz_do_reclaim() # dm dust: use dust block size for badblocklist index # dm integrity: fix a crash due to BUG_ON in __journal_read_write() # dm zoned: fix a few typos # dm zoned: add SPDX license identifiers # dm zoned: properly handle backing device failure # dm zoned: improve error handling in i/o map code # dm zoned: improve error handling in reclaim # dm kcopyd: always complete failed jobs # Revert "dm bufio: fix deadlock with loop device" # < /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 dd469a456047af5eb1ee0bcfc8fe61f5940ef0e0 # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_magicpanelr2_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- magicpanelr2_defconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_magicpanelr2_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/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/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_magicpanelr2_defconfig_sh4 # Build took: 0:01:07.118872