# git rev-parse -q --verify 40e196a906d969fd10d885c692d2674b3d657006^{commit} 40e196a906d969fd10d885c692d2674b3d657006 already have revision, skipping fetch # git checkout -q -f -B kisskb 40e196a906d969fd10d885c692d2674b3d657006 # git clean -qxdf # < git log -1 # commit 40e196a906d969fd10d885c692d2674b3d657006 # Merge: b5372fe5dc84 1765f5dcd009 # Author: Linus Torvalds # Date: Tue Feb 19 16:13:19 2019 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix suspend and resume in mt76x0u USB driver, from Stanislaw # Gruszka. # # 2) Missing memory barriers in xsk, from Magnus Karlsson. # # 3) rhashtable fixes in mac80211 from Herbert Xu. # # 4) 32-bit MIPS eBPF JIT fixes from Paul Burton. # # 5) Fix for_each_netdev_feature() on big endian, from Hauke Mehrtens. # # 6) GSO validation fixes from Willem de Bruijn. # # 7) Endianness fix for dwmac4 timestamp handling, from Alexandre Torgue. # # 8) More strict checks in tcp_v4_err(), from Eric Dumazet. # # 9) af_alg_release should NULL out the sk after the sock_put(), from Mao # Wenan. # # 10) Missing unlock in mac80211 mesh error path, from Wei Yongjun. # # 11) Missing device put in hns driver, from Salil Mehta. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (44 commits) # sky2: Increase D3 delay again # vhost: correctly check the return value of translate_desc() in log_used() # net: netcp: Fix ethss driver probe issue # net: hns: Fixes the missing put_device in positive leg for roce reset # net: stmmac: Fix a race in EEE enable callback # qed: Fix iWARP syn packet mac address validation. # qed: Fix iWARP buffer size provided for syn packet processing. # r8152: Add support for MAC address pass through on RTL8153-BD # mac80211: mesh: fix missing unlock on error in table_path_del() # net/mlx4_en: fix spelling mistake: "quiting" -> "quitting" # net: crypto set sk to NULL when af_alg_release. # net: Do not allocate page fragments that are not skb aligned # mm: Use fixed constant in page_frag_alloc instead of size + 1 # tcp: tcp_v4_err() should be more careful # tcp: clear icsk_backoff in tcp_write_queue_purge() # net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() # qmi_wwan: apply SET_DTR quirk to Sierra WP7607 # net: stmmac: handle endianness in dwmac4_get_timestamp # doc: Mention MSG_ZEROCOPY implementation for UDP # mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable # ... # < /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 40e196a906d969fd10d885c692d2674b3d657006 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7722_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1318:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1321:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1324:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1327:2: warning: #warning syscall statx not implemented [-Wcpp] :1333:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1336:2: warning: #warning syscall rseq 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/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/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/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:133:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:100:6: note: 'levelspread[]' was declared here /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1338: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:1434:5: warning: 'page' 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/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_se7722_defconfig_sh4 # Build took: 0:00:39.666283