# 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/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 5d1365940a68dd57b031b6e3c07d7d451cd69daf # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- arch/mips/boot/dts/img/boston.dtb: Warning (pci_bridge): /pci@10000000: missing bus-range for PCI bridge arch/mips/boot/dts/img/boston.dtb: Warning (pci_bridge): /pci@12000000: missing bus-range for PCI bridge arch/mips/boot/dts/img/boston.dtb: Warning (pci_bridge): /pci@14000000: missing bus-range for PCI bridge arch/mips/boot/dts/img/boston.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/include/linux/swab.h:5:0, from /kisskb/src/include/uapi/linux/byteorder/big_endian.h:13, from /kisskb/src/include/linux/byteorder/big_endian.h:5, from /kisskb/src/arch/mips/include/uapi/asm/byteorder.h:13, from /kisskb/src/arch/mips/include/asm/bitops.h:19, from /kisskb/src/include/linux/bitops.h:38, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/mips/include/asm/bug.h:42, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/thread_info.h:12, from /kisskb/src/include/asm-generic/current.h:5, from ./arch/mips/include/generated/asm/current.h:1, from /kisskb/src/include/linux/sched.h:12, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/nvme/host/core.c:15: /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_get_log_ext': /kisskb/src/drivers/nvme/host/core.c:2239:43: warning: right shift count >= width of type [-Wshift-count-overflow] c.get_log_page.lpou = cpu_to_le32(offset >> 32ULL); ^ /kisskb/src/include/uapi/linux/swab.h:114:54: note: in definition of macro '__swab32' #define __swab32(x) (__u32)__builtin_bswap32((__u32)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:88:21: note: in expansion of macro '__cpu_to_le32' #define cpu_to_le32 __cpu_to_le32 ^ /kisskb/src/drivers/nvme/host/core.c:2239:24: note: in expansion of macro 'cpu_to_le32' c.get_log_page.lpou = cpu_to_le32(offset >> 32ULL); ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:77:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:245, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:38, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:14: /kisskb/src/arch/mips/include/asm/mipsregs.h:29:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ FIT description: Linux 4.16.0+ Created: Fri Apr 13 08:07:05 2018 Image 0 (kernel@0) Description: Linux 4.16.0+ Created: Fri Apr 13 08:07:05 2018 Type: Kernel Image Compression: gzip compressed Data Size: 5655509 Bytes = 5522.96 kB = 5.39 MB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x848f9760 Hash algo: sha1 Hash value: 55750ea503dcc35dacb7467db3e24ab55682e390 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Fri Apr 13 08:07:05 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3598 Bytes = 3.51 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 2e0bbd83e8c8cf26533474f7ef1ea3ad578e5ae9 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Fri Apr 13 08:07:05 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:14:05.613529