# git rev-parse -q --verify 869e3305f23dfeacdaa234717c92ccb237815d90^{commit} 869e3305f23dfeacdaa234717c92ccb237815d90 already have revision, skipping fetch # git checkout -q -f -B kisskb 869e3305f23dfeacdaa234717c92ccb237815d90 # git clean -qxdf # < git log -1 # commit 869e3305f23dfeacdaa234717c92ccb237815d90 # Merge: a556810d8e06 e063f4598249 # Author: Linus Torvalds # Date: Mon Apr 8 17:10:46 2019 -1000 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Off by one and bounds checking fixes in NFC, from Dan Carpenter. # # 2) There have been many weird regressions in r8169 since we turned ASPM # support on, some are still not understood nor completely resolved. # Let's turn this back off for now. From Heiner Kallweit. # # 3) Signess fixes for ethtool speed value handling, from Michael # Zhivich. # # 4) Handle timestamps properly in macb driver, from Paul Thomas. # # 5) Two erspan fixes, it's the usual "skb ->data potentially reallocated # and we're holding a stale protocol header pointer". From Lorenzo # Bianconi. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: # bnxt_en: Reset device on RX buffer errors. # bnxt_en: Improve RX consumer index validity check. # net: macb driver, check for SKBTX_HW_TSTAMP # qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant # broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant # ethtool: avoid signed-unsigned comparison in ethtool_validate_speed() # net: ip6_gre: fix possible use-after-free in ip6erspan_rcv # net: ip_gre: fix possible use-after-free in erspan_rcv # r8169: disable ASPM again # MAINTAINERS: ieee802154: update documentation file pattern # net: vrf: Fix ping failed when vrf mtu is set to 0 # selftests: add a tc matchall test case # nfc: nci: Potential off by one in ->pipes[] array # NFC: nci: Add some bounds checking in nci_hci_cmd_received() # < /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 869e3305f23dfeacdaa234717c92ccb237815d90 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_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 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_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] /kisskb/src/net/netfilter/nf_nat_masquerade.c:15:21: warning: 'masq_refcnt6' defined but not used [-Wunused-variable] static unsigned int masq_refcnt6 __read_mostly; ^ WARNING: vmlinux.o(.text+0x2b3c): 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+0x2d28): 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+0x2d5c): 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_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:05:00.685651