# git rev-parse -q --verify 5d1365940a68dd57b031b6e3c07d7d451cd69daf^{commit} 5d1365940a68dd57b031b6e3c07d7d451cd69daf already have revision, skipping fetch # git checkout -q -f -B kisskb 5d1365940a68dd57b031b6e3c07d7d451cd69daf # git clean -qxdf # < git log -1 # commit 5d1365940a68dd57b031b6e3c07d7d451cd69daf # Merge: 67a7a8f 0c84cee # Author: Linus Torvalds # Date: Thu Apr 12 11:09:05 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) In ip_gre tunnel, handle the conflict between TUNNEL_{SEQ,CSUM} and # GSO/LLTX properly. From Sabrina Dubroca. # # 2) Stop properly on error in lan78xx_read_otp(), from Phil Elwell. # # 3) Don't uncompress in slip before rstate is initialized, from Tejaswi # Tanikella. # # 4) When using 1.x firmware on aquantia, issue a deinit before we # hardware reset the chip, otherwise we break dirty wake WOL. From # Igor Russkikh. # # 5) Correct log check in vhost_vq_access_ok(), from Stefan Hajnoczi. # # 6) Fix ethtool -x crashes in bnxt_en, from Michael Chan. # # 7) Fix races in l2tp tunnel creation and duplicate tunnel detection, # from Guillaume Nault. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (22 commits) # l2tp: fix race in duplicate tunnel detection # l2tp: fix races in tunnel creation # tun: send netlink notification when the device is modified # tun: set the flags before registering the netdevice # lan78xx: Don't reset the interface on open # bnxt_en: Fix NULL pointer dereference at bnxt_free_irq(). # bnxt_en: Need to include RDMA rings in bnxt_check_rings(). # bnxt_en: Support max-mtu with VF-reps # bnxt_en: Ignore src port field in decap filter nodes # bnxt_en: do not allow wildcard matches for L2 flows # bnxt_en: Fix ethtool -x crash when device is down. # vhost: return bool from *_access_ok() functions # vhost: fix vhost_vq_access_ok() log check # vhost: Fix vhost_copy_to_user() # net: aquantia: oops when shutdown on already stopped device # net: aquantia: Regression on reset with 1.x firmware # cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN # slip: Check if rstate is initialized before uncompressing # lan78xx: Avoid spurious kevent 4 "error" # lan78xx: Correctly indicate invalid OTP # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 5d1365940a68dd57b031b6e3c07d7d451cd69daf # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # yes \n | make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_trans_table': /kisskb/src/security/apparmor/policy_unpack.c:498:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:3: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] percpu_ref_reinit(&root->cgrp.self.refcnt); ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:04:51.385708