# git rev-parse -q --verify 62967898789dc1f09a06e59fa85ae2c5ca4dc2da^{commit} 62967898789dc1f09a06e59fa85ae2c5ca4dc2da already have revision, skipping fetch # git checkout -q -f -B kisskb 62967898789dc1f09a06e59fa85ae2c5ca4dc2da # git clean -qxdf # < git log -1 # commit 62967898789dc1f09a06e59fa85ae2c5ca4dc2da # Merge: 4aa9fc2a435a d07e1e0febe1 # Author: Linus Torvalds # Date: Tue Jan 29 17:11:47 2019 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Need to save away the IV across tls async operations, from Dave # Watson. # # 2) Upon successful packet processing, we should liberate the SKB with # dev_consume_skb{_irq}(). From Yang Wei. # # 3) Only apply RX hang workaround on effected macb chips, from Harini # Katakam. # # 4) Dummy netdev need a proper namespace assigned to them, from Josh # Elsasser. # # 5) Some paths of nft_compat run lockless now, and thus we need to use a # proper refcnt_t. From Florian Westphal. # # 6) Avoid deadlock in mlx5 by doing IRQ locking, from Moni Shoua. # # 7) netrom does not refcount sockets properly wrt. timers, fix that by # using the sock timer API. From Cong Wang. # # 8) Fix locking of inexact inserts of xfrm policies, from Florian # Westphal. # # 9) Missing xfrm hash generation bump, also from Florian. # # 10) Missing of_node_put() in hns driver, from Yonglong Liu. # # 11) Fix DN_IFREQ_SIZE, from Johannes Berg. # # 12) ip6mr notifier is invoked during traversal of wrong table, from Nir # Dotan. # # 13) TX promisc settings not performed correctly in qed, from Manish # Chopra. # # 14) Fix OOB access in vhost, from Jason Wang. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (52 commits) # MAINTAINERS: Add entry for XDP (eXpress Data Path) # net: set default network namespace in init_dummy_netdev() # net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles # net: caif: call dev_consume_skb_any when skb xmit done # net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: macb: Apply RXUBR workaround only to versions with errata # net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq # net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq # net: tls: Fix deadlock in free_resources tx # net: tls: Save iv in tls_rec for async crypto requests # vhost: fix OOB in get_rx_bufs() # qed: Fix stack out of bounds bug # qed: Fix system crash in ll2 xmit # qed: Fix VF probe failure while FLR # qed: Fix LACP pdu drops for VFs # qed: Fix bug in tx promiscuous mode settings # net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # netfilter: ipt_CLUSTERIP: fix warning unused variable cn # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 62967898789dc1f09a06e59fa85ae2c5ca4dc2da # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x79C7477E WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=y] WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=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=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=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_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:67:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ WARNING: vmlinux.o(.text+0x2af4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x2d44): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x2d78): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:04:50.793145