# git rev-parse -q --verify 90ad18418c2d3db23ee827cdd74fed2ca9b70a18^{commit} 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 already have revision, skipping fetch # git checkout -q -f -B kisskb 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 # git clean -qxdf # < git log -1 # commit 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 # Merge: 0778a9f2dd92 6b9bab550cac # Author: Greg Kroah-Hartman # Date: Fri Oct 12 09:01:59 2018 +0200 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # David writes: # "Networking # # 1) RXRPC receive path fixes from David Howells. # # 2) Re-export __skb_recv_udp(), from Jiri Kosina. # # 3) Fix refcounting in u32 classificer, from Al Viro. # # 4) Userspace netlink ABI fixes from Eugene Syromiatnikov. # # 5) Don't double iounmap on rmmod in ena driver, from Arthur # Kiyanovski. # # 6) Fix devlink string attribute handling, we must pull a copy into a # kernel buffer if the lifetime extends past the netlink request. # From Moshe Shemesh. # # 7) Fix hangs in RDS, from Ka-Cheong Poon. # # 8) Fix recursive locking lockdep warnings in tipc, from Ying Xue. # # 9) Clear RX irq correctly in socionext, from Ilias Apalodimas. # # 10) bcm_sf2 fixes from Florian Fainelli." # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (38 commits) # net: dsa: bcm_sf2: Call setup during switch resume # net: dsa: bcm_sf2: Fix unbind ordering # net: phy: sfp: remove sfp_mutex's definition # r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips # net: socionext: clear rx irq correctly # net/mlx4_core: Fix warnings during boot on driverinit param set failures # tipc: eliminate possible recursive locking detected by LOCKDEP # selftests: udpgso_bench.sh explicitly requires bash # selftests: rtnetlink.sh explicitly requires bash. # qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface # tipc: queue socket protocol error messages into socket receive buffer # tipc: set link tolerance correctly in broadcast link # net: ipv4: don't let PMTU updates increase route MTU # net: ipv4: update fnhe_pmtu when first hop's MTU changes # net/ipv6: stop leaking percpu memory in fib6 info # rds: RDS (tcp) hangs on sendto() to unresponding address # net: make skb_partial_csum_set() more robust against overflows # devlink: Add helper function for safely copy string param # devlink: Fix param cmode driverinit for string type # devlink: Fix param set handling for string type # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x8C2092E5 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:02:59.394152