# git rev-parse -q --verify 6cdc577a18a616c331f57e268c97466171cfc45f^{commit} 6cdc577a18a616c331f57e268c97466171cfc45f already have revision, skipping fetch # git checkout -q -f -B kisskb 6cdc577a18a616c331f57e268c97466171cfc45f # git clean -qxdf # < git log -1 # commit 6cdc577a18a616c331f57e268c97466171cfc45f # Merge: 92fff53b7191 225557446856 # Author: Linus Torvalds # Date: Sat Mar 9 17:40:27 2019 -0800 # # Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper updates from Mike Snitzer: # # - Update bio-based DM core to always call blk_queue_split() and update # DM targets to properly advertise discard limits that # blk_queue_split() looks at when dtermining to split discard. Whereby # allowing DM core's own 'split_discard_bios' to be removed. # # - Improve DM cache target to provide support for discard passdown to # the origin device. # # - Introduce support to directly boot to a DM mapped device from init by # using dm-mod.create= module param. This eliminates the need for an # elaborate initramfs that is otherwise needed to create DM devices. # # This feature's implementation has been worked on for quite some time # (got up to v12) and is of particular interest to Android and other # more embedded platforms (e.g. ARM). # # - Rate limit errors from the DM integrity target that were identified # as the cause for recent NMI hangs due to console limitations. # # - Add sanity checks for user input to thin-pool and external snapshot # creation. # # - Remove some unused leftover kmem caches from when old .request_fn # request-based support was removed. # # - Various small cleanups and fixes to targets (e.g. typos, needless # unlikely() annotations, use struct_size(), remove needless # .direct_access method from dm-snapshot) # # * tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm integrity: limit the rate of error messages # dm snapshot: don't define direct_access if we don't support it # dm cache: add support for discard passdown to the origin device # dm writecache: fix typo in name for writeback_wq # dm: add support to directly boot to a mapped device # dm thin: add sanity checks to thin-pool and external snapshot creation # dm block manager: remove redundant unlikely annotation # dm verity fec: remove redundant unlikely annotation # dm integrity: remove redundant unlikely annotation # dm: always call blk_queue_split() in dm_process_bio() # dm: fix to_sector() for 32bit # dm switch: use struct_size() in kzalloc() # dm: remove unused _rq_tio_cache and _rq_cache # dm: eliminate 'split_discard_bios' flag from DM target interface # dm: update dm_process_bio() to split bio if in ->make_request_fn() # < /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 6cdc577a18a616c331f57e268c97466171cfc45f # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_ul2_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ul2_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_ul2_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 io_uring_setup not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_register 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/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:89:5: warning: 'oldval' 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:339:21: note: 'pdeo' was declared here /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1343:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c:885:14: note: 'extra_uref' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /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 *' /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1581:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1538:6: note: 'pwr_level_cisco' was declared here Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_ul2_defconfig_sh4 # Build took: 0:00:47.635854