# git rev-parse -q --verify c84afab02c311b08b5cb8ea758cc177f81c95d11^{commit} c84afab02c311b08b5cb8ea758cc177f81c95d11 already have revision, skipping fetch # git checkout -q -f -B kisskb c84afab02c311b08b5cb8ea758cc177f81c95d11 # git clean -qxdf # < git log -1 # commit c84afab02c311b08b5cb8ea758cc177f81c95d11 # Merge: 249155c20f9b 89ed5b519004 # Author: Linus Torvalds # Date: Fri Jun 28 08:24:37 2019 +0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix ppp_mppe crypto soft dependencies, from Takashi Iawi. # # 2) Fix TX completion to be finite, from Sergej Benilov. # # 3) Use register_pernet_device to avoid a dst leak in tipc, from Xin # Long. # # 4) Double free of TX cleanup in Dirk van der Merwe. # # 5) Memory leak in packet_set_ring(), from Eric Dumazet. # # 6) Out of bounds read in qmi_wwan, from Bjørn Mork. # # 7) Fix iif used in mcast/bcast looped back packets, from Stephen # Suryaputra. # # 8) Fix neighbour resolution on raw ipv6 sockets, from Nicolas Dichtel. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (25 commits) # af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET # sctp: change to hold sk after auth shkey is created successfully # ipv6: fix neighbour resolution with raw socket # ipv6: constify rt6_nexthop() # net: dsa: microchip: Use gpiod_set_value_cansleep() # net: aquantia: fix vlans not working over bridged network # ipv4: reset rt_iif for recirculated mcast/bcast out pkts # team: Always enable vlan tx offload # net/smc: Fix error path in smc_init # net/smc: hold conns_lock before calling smc_lgr_register_conn() # bonding: Always enable vlan tx offload # net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" # ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop # qmi_wwan: Fix out-of-bounds read # tipc: check msg->req data len in tipc_nl_compat_bearer_disable # net: macb: do not copy the mac address if NULL # net/packet: fix memory leak in packet_set_ring() # net/tls: fix page double free on TX cleanup # net/sched: cbs: Fix error path of cbs_module_init # tipc: change to use register_pernet_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 c84afab02c311b08b5cb8ea758cc177f81c95d11 # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_sdk7780_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sdk7780_defconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_sdk7780_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h /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: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:331: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 *' /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sdk7780_defconfig_sh4 # Build took: 0:01:09.636268