# git rev-parse -q --verify 1a9df9e29c2afecf6e3089442d429b377279ca3c^{commit} 1a9df9e29c2afecf6e3089442d429b377279ca3c already have revision, skipping fetch # git checkout -q -f -B kisskb 1a9df9e29c2afecf6e3089442d429b377279ca3c # git clean -qxdf # < git log -1 # commit 1a9df9e29c2afecf6e3089442d429b377279ca3c # Merge: 14c741de9386 8c838f53e149 # Author: Linus Torvalds # Date: Wed Mar 27 12:22:57 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # "Fixes here and there, a couple new device IDs, as usual: # # 1) Fix BQL race in dpaa2-eth driver, from Ioana Ciornei. # # 2) Fix 64-bit division in iwlwifi, from Arnd Bergmann. # # 3) Fix documentation for some eBPF helpers, from Quentin Monnet. # # 4) Some UAPI bpf header sync with tools, also from Quentin Monnet. # # 5) Set descriptor ownership bit at the right time for jumbo frames in # stmmac driver, from Aaro Koskinen. # # 6) Set IFF_UP properly in tun driver, from Eric Dumazet. # # 7) Fix load/store doubleword instruction generation in powerpc eBPF # JIT, from Naveen N. Rao. # # 8) nla_nest_start() return value checks all over, from Kangjie Lu. # # 9) Fix asoc_id handling in SCTP after the SCTP_*_ASSOC changes this # merge window. From Marcelo Ricardo Leitner and Xin Long. # # 10) Fix memory corruption with large MTUs in stmmac, from Aaro # Koskinen. # # 11) Do not use ipv4 header for ipv6 flows in TCP and DCCP, from Eric # Dumazet. # # 12) Fix topology subscription cancellation in tipc, from Erik Hugne. # # 13) Memory leak in genetlink error path, from Yue Haibing. # # 14) Valid control actions properly in packet scheduler, from Davide # Caratti. # # 15) Even if we get EEXIST, we still need to rehash if a shrink was # delayed. From Herbert Xu. # # 16) Fix interrupt mask handling in interrupt handler of r8169, from # Heiner Kallweit. # # 17) Fix leak in ehea driver, from Wen Yang" # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (168 commits) # dpaa2-eth: fix race condition with bql frame accounting # chelsio: use BUG() instead of BUG_ON(1) # net: devlink: skip info_get op call if it is not defined in dumpit # net: phy: bcm54xx: Encode link speed and activity into LEDs # tipc: change to check tipc_own_id to return in tipc_net_stop # net: usb: aqc111: Extend HWID table by QNAP device # net: sched: Kconfig: update reference link for PIE # net: dsa: qca8k: extend slave-bus implementations # net: dsa: qca8k: remove leftover phy accessors # dt-bindings: net: dsa: qca8k: support internal mdio-bus # dt-bindings: net: dsa: qca8k: fix example # net: phy: don't clear BMCR in genphy_soft_reset # bpf, libbpf: clarify bump in libbpf version info # bpf, libbpf: fix version info and add it to shared object # rxrpc: avoid clang -Wuninitialized warning # tipc: tipc clang warning # net: sched: fix cleanup NULL pointer exception in act_mirr # r8169: fix cable re-plugging issue # net: ethernet: ti: fix possible object reference leak # net: ibm: fix possible object reference leak # ... # < /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 1a9df9e29c2afecf6e3089442d429b377279ca3c # < 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=0x9EE1CEBA # 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- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] 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); ^ /kisskb/src/arch/powerpc/kernel/eeh.c:1792:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ WARNING: vmlinux.o(.text+0x2ca4): 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+0x2f34): 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+0x2f68): 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:05:53.835973