# git rev-parse -q --verify 5ea6718b1f1bb58825426e19a21cdba47075a954^{commit} 5ea6718b1f1bb58825426e19a21cdba47075a954 already have revision, skipping fetch # git checkout -q -f -B kisskb 5ea6718b1f1bb58825426e19a21cdba47075a954 # git clean -qxdf # < git log -1 # commit 5ea6718b1f1bb58825426e19a21cdba47075a954 # Merge: 3bb0f28d84f3 4083014e3269 # Author: Linus Torvalds # Date: Wed Mar 13 09:41:18 2019 -0700 # # Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm # # Pull libnvdimm updates from Dan Williams: # "The bulk of this has been in -next since before the merge window # opened, with no known collisions / issues reported. # # The only detail worth noting, outside the summary below, is that the # "libnvdimm-start-pad" topic has been truncated to just cleanups and # small fixes. The full topic branch would have doubled down on hacks # around the "section alignment" limitation of the core-mm, instead # effort is now being spent to address that root issue in the memory # hotplug implementation for v5.2. # # - Fix nfit-bus command submission regression # # - Support retrieval of short-ARS results if the ARS state is # "requires continuation", and even if the "no_init_ars" module # parameter is specified # # - Allow busy-polling of the kernel ARS state by allowing root to # reset the exponential back-off timer # # - Filter potentially stale ARS results by tracking query-ARS relative # to the previous start-ARS # # - Enhance dax_device alignment checks # # - Add support for the Hyper-V family of device-specific-methods # (DSMs) # # - Add several fixes and workarounds for Hyper-V compatibility # # - Fix support to cache the dirty-shutdown-count at init" # # * tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: (25 commits) # libnvdimm/namespace: Clean up holder_class_store() # libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings # acpi/nfit: Update NFIT flags error message # libnvdimm/btt: Fix LBA masking during 'free list' population # libnvdimm/btt: Remove unnecessary code in btt_freelist_init # libnvdimm/pfn: Remove dax_label_reserve # dax: Check the end of the block-device capacity with dax_direct_access() # nfit/ars: Avoid stale ARS results # nfit/ars: Allow root to busy-poll the ARS state machine # nfit/ars: Introduce scrub_flags # nfit/ars: Remove ars_start_flags # nfit/ars: Attempt short-ARS even in the no_init_ars case # nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot # acpi/nfit: Require opt-in for read-only label configurations # libnvdimm/pmem: Honor force_raw for legacy pmem regions # libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() # libnvdimm: Fix altmap reservation size calculation # libnvdimm, pfn: Fix over-trim in trim_pfn_device() # acpi/nfit: Fix bus command validation # libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family # ... # < /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 5ea6718b1f1bb58825426e19a21cdba47075a954 # < make -s -j 80 ARCH=sh O=/kisskb/build/linus_shx3_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- shx3_defconfig # make -s -j 80 ARCH=sh O=/kisskb/build/linus_shx3_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:140:32: 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/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/kernel/trace/trace_dynevent.c: In function 'create_dyn_event': /kisskb/src/kernel/trace/trace_dynevent.c:89:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:295:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=] /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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/fs_parser.c: In function 'fs_validate_description': /kisskb/src/fs/fs_parser.c:413:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:339:1: warning: the frame size of 1108 bytes is larger than 1024 bytes [-Wframe-larger-than=] /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/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:691:1: warning: the frame size of 1148 bytes is larger than 1024 bytes [-Wframe-larger-than=] /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/net/ipv6/ip6_output.c: In function '__ip6_append_data.isra.12': /kisskb/src/include/linux/skbuff.h:1397:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv6/ip6_output.c:1276:14: note: 'extra_uref' was declared here /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1397: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/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/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_shx3_defconfig_sh4 # Build took: 0:00:43.520867