# git rev-parse -q --verify 5211da9ca526a5adddee1ccd078e6e33a583ab36^{commit} 5211da9ca526a5adddee1ccd078e6e33a583ab36 already have revision, skipping fetch # git checkout -q -f -B kisskb 5211da9ca526a5adddee1ccd078e6e33a583ab36 # git clean -qxdf # < git log -1 # commit 5211da9ca526a5adddee1ccd078e6e33a583ab36 # Merge: 3918c21eacb06 30bfd93062814 # Author: Greg Kroah-Hartman # Date: Tue Sep 18 09:31:53 2018 +0200 # # Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net # # Dave writes: # "Various fixes, all over the place: # # 1) OOB data generation fix in bluetooth, from Matias Karhumaa. # # 2) BPF BTF boundary calculation fix, from Martin KaFai Lau. # # 3) Don't bug on excessive frags, to be compatible in situations mixing # older and newer kernels on each end. From Juergen Gross. # # 4) Scheduling in RCU fix in hv_netvsc, from Stephen Hemminger. # # 5) Zero keying information in TLS layer before freeing copies # of them, from Sabrina Dubroca. # # 6) Fix NULL deref in act_sample, from Davide Caratti. # # 7) Orphan SKB before GRO in veth to prevent crashes with XDP, # from Toshiaki Makita. # # 8) Fix use after free in ip6_xmit, from Eric Dumazet. # # 9) Fix VF mac address regression in bnxt_en, from Micahel Chan. # # 10) Fix MSG_PEEK behavior in TLS layer, from Daniel Borkmann. # # 11) Programming adjustments to r8169 which fix not being to enter deep # sleep states on some machines, from Kai-Heng Feng and Hans de # Goede. # # 12) Fix DST_NOCOUNT flag handling for ipv6 routes, from Peter # Oskolkov." # # * gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net: (45 commits) # net/ipv6: do not copy dst flags on rt init # qmi_wwan: set DTR for modems in forced USB2 mode # clk: x86: Stop marking clocks as CLK_IS_CRITICAL # r8169: Get and enable optional ether_clk clock # clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail # r8169: enable ASPM on RTL8106E # r8169: Align ASPM/CLKREQ setting function with vendor driver # Revert "kcm: remove any offset before parsing messages" # kcm: remove any offset before parsing messages # net: ethernet: Fix a unused function warning. # net: dsa: mv88e6xxx: Fix ATU Miss Violation # tls: fix currently broken MSG_PEEK behavior # hv_netvsc: pair VF based on serial number # PCI: hv: support reporting serial number as slot information # bnxt_en: Fix VF mac address regression. # ipv6: fix possible use-after-free in ip6_xmit() # net: hp100: fix always-true check for link up state # ARM: dts: at91: add new compatibility string for macb on sama5d3 # net: macb: disable scatter-gather for macb on sama5d3 # net: mvpp2: let phylink manage the carrier state # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 5211da9ca526a5adddee1ccd078e6e33a583ab36 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-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 # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/drivers/input/joystick/analog.c:172: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:78: warning: "STR" redefined #define STR 0x40 /* Status Register */ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15, 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:19, 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:30: 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, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274: 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, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405: 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, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275: 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, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ FIT description: Linux 4.19.0-rc4+ Created: Tue Sep 18 20:11:53 2018 Image 0 (kernel@0) Description: Linux 4.19.0-rc4+ Created: Tue Sep 18 20:11:53 2018 Type: Kernel Image Compression: gzip compressed Data Size: 6048831 Bytes = 5907.06 KiB = 5.77 MiB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84974170 Hash algo: sha1 Hash value: d9923faf7299ad9379a5b4959fd00dc915873f78 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Tue Sep 18 20:11:53 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Tue Sep 18 20:11:53 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Tue Sep 18 20:11:53 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 4099 Bytes = 4.00 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: d6b84965b858109511872b01415e613e125e44b1 Image 4 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Tue Sep 18 20:11:53 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB 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@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc8 # Build took: 0:04:34.700379