# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 40e196a906d969fd10d885c692d2674b3d657006 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x3A3BF600 WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1263:20: warning: 'root' 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:152:32: 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/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/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/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/lib/string.c: In function 'strim': /kisskb/src/lib/string.c:479:8: sorry, unimplemented: inlining failed in call to 'strlen': redefined extern inline functions are not considered for inlining /kisskb/src/lib/string.c:461:7: sorry, unimplemented: called from here make[2]: *** [/kisskb/src/scripts/Makefile.build:277: lib/string.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1043: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 # Build took: 0:01:01.757434