# 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/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 5d1365940a68dd57b031b6e3c07d7d451cd69daf # < make -s -j 48 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 48 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- In file included from /kisskb/src/include/asm-generic/bug.h:18:0, from /kisskb/src/arch/arc/include/asm/bug.h:32, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/nobootmem.c:14: /kisskb/src/mm/nobootmem.c: In function '__free_pages_memory': /kisskb/src/include/linux/kernel.h:810:29: warning: comparison of distinct pointer types lacks a cast [enabled by default] (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/kernel.h:824:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:834:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:843:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/mm/nobootmem.c:104:11: note: in expansion of macro 'min' order = min(MAX_ORDER - 1UL, __ffs(start)); ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4240:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:2378:15: warning: array subscript is above array bounds [-Warray-bounds] if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) { ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:47.052040