# git rev-parse -q --verify a667cb7a94d48a483fb5d6006fe04a440f1a42ce^{commit} a667cb7a94d48a483fb5d6006fe04a440f1a42ce already have revision, skipping fetch # git checkout -q -f -B kisskb a667cb7a94d48a483fb5d6006fe04a440f1a42ce # git clean -qxdf # < git log -1 # commit a667cb7a94d48a483fb5d6006fe04a440f1a42ce # Merge: cb1d150d809e 586187d7de71 # Author: Linus Torvalds # Date: Tue Mar 12 10:39:53 2019 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc updates from Andrew Morton: # # - a few misc things # # - the rest of MM # # - remove flex_arrays, replace with new simple radix-tree implementation # # * emailed patches from Andrew Morton : (38 commits) # Drop flex_arrays # sctp: convert to genradix # proc: commit to genradix # generic radix trees # selinux: convert to kvmalloc # md: convert to kvmalloc # openvswitch: convert to kvmalloc # of: fix kmemleak crash caused by imbalance in early memory reservation # mm: memblock: update comments and kernel-doc # memblock: split checks whether a region should be skipped to a helper function # memblock: remove memblock_{set,clear}_region_flags # memblock: drop memblock_alloc_*_nopanic() variants # memblock: memblock_alloc_try_nid: don't panic # treewide: add checks for the return value of memblock_alloc*() # swiotlb: add checks for the return value of memblock_alloc*() # init/main: add checks for the return value of memblock_alloc*() # mm/percpu: add checks for the return value of memblock_alloc*() # sparc: add checks for the return value of memblock_alloc*() # ia64: add checks for the return value of memblock_alloc*() # arch: don't memset(0) memory returned by memblock_alloc() # ... # < /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 a667cb7a94d48a483fb5d6006fe04a440f1a42ce # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7206_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7206_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7206_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/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/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/include/linux/percpu-refcount.h:315:12: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c:1120:22: note: 'root' was declared here /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/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/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 *' Completed OK # rm -rf /kisskb/build/linus_se7206_defconfig_sh4 # Build took: 0:00:39.323218