# git rev-parse -q --verify 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca^{commit} 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca already have revision, skipping fetch # git checkout -q -f -B kisskb 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca # git clean -qxdf # < git log -1 # commit 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca # Merge: 021c917 e48e097 # Author: Linus Torvalds # Date: Mon Jul 2 11:18:28 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Verify netlink attributes properly in nf_queue, from Eric Dumazet. # # 2) Need to bump memory lock rlimit for test_sockmap bpf test, from # Yonghong Song. # # 3) Fix VLAN handling in lan78xx driver, from Dave Stevenson. # # 4) Fix uninitialized read in nf_log, from Jann Horn. # # 5) Fix raw command length parsing in mlx5, from Alex Vesker. # # 6) Cleanup loopback RDS connections upon netns deletion, from Sowmini # Varadhan. # # 7) Fix regressions in FIB rule matching during create, from Jason A. # Donenfeld and Roopa Prabhu. # # 8) Fix mpls ether type detection in nfp, from Pieter Jansen van Vuuren. # # 9) More bpfilter build fixes/adjustments from Masahiro Yamada. # # 10) Fix XDP_{TX,REDIRECT} flushing in various drivers, from Jesper # Dangaard Brouer. # # 11) fib_tests.sh file permissions were broken, from Shuah Khan. # # 12) Make sure BH/preemption is disabled in data path of mac80211, from # Denis Kenzior. # # 13) Don't ignore nla_parse_nested() return values in nl80211, from # Johannes berg. # # 14) Properly account sock objects ot kmemcg, from Shakeel Butt. # # 15) Adjustments to setting bpf program permissions to read-only, from # Daniel Borkmann. # # 16) TCP Fast Open key endianness was broken, it always took on the host # endiannness. Whoops. Explicitly make it little endian. From Yuching # Cheng. # # 17) Fix prefix route setting for link local addresses in ipv6, from # David Ahern. # # 18) Potential Spectre v1 in zatm driver, from Gustavo A. R. Silva. # # 19) Various bpf sockmap fixes, from John Fastabend. # # 20) Use after free for GRO with ESP, from Sabrina Dubroca. # # 21) Passing bogus flags to crypto_alloc_shash() in ipv6 SR code, from # Eric Biggers. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (87 commits) # qede: Adverstise software timestamp caps when PHC is not available. # qed: Fix use of incorrect size in memcpy call. # qed: Fix setting of incorrect eswitch mode. # qed: Limit msix vectors in kdump kernel to the minimum required count. # ipvlan: call dev_change_flags when ipvlan mode is reset # ipv6: sr: fix passing wrong flags to crypto_alloc_shash() # net: fix use-after-free in GRO with ESP # tcp: prevent bogus FRTO undos with non-SACK flows # bpf: sockhash, add release routine # bpf: sockhash fix omitted bucket lock in sock_close # bpf: sockmap, fix smap_list_map_remove when psock is in many maps # bpf: sockmap, fix crash when ipv6 sock is added # net: fib_rules: bring back rule_exists to match rule during add # hv_netvsc: split sub-channel setup into async and sync # net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN # atm: zatm: Fix potential Spectre v1 # s390/qeth: consistently re-enable device features # s390/qeth: don't clobber buffer on async TX completion # s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6] # s390/qeth: fix race when setting MAC address # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca # < 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- /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. ^ /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.18.0-rc3+ Created: Tue Jul 3 06:12:37 2018 Image 0 (kernel@0) Description: Linux 4.18.0-rc3+ Created: Tue Jul 3 06:12:37 2018 Type: Kernel Image Compression: gzip compressed Data Size: 5761093 Bytes = 5626.07 kB = 5.49 MB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84922b00 Hash algo: sha1 Hash value: 34854e5980d8a2b8ecebb6fa7125b8dd9e16515d Image 1 (fdt@boston) Description: img,boston Device Tree Created: Tue Jul 3 06:12:37 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Tue Jul 3 06:12:37 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 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Tue Jul 3 06:12:37 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 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 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:15:47.146015