# git rev-parse -q --verify 2ad0d52699700a91660a406a4046017a2d7f246a^{commit} 2ad0d52699700a91660a406a4046017a2d7f246a already have revision, skipping fetch # git checkout -q -f -B kisskb 2ad0d52699700a91660a406a4046017a2d7f246a # git clean -qxdf # < git log -1 # commit 2ad0d52699700a91660a406a4046017a2d7f246a # Merge: e61cf2e e2948e5 # Author: Linus Torvalds # Date: Sun Aug 19 11:51:45 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix races in IPVS, from Tan Hu. # # 2) Missing unbind in matchall classifier, from Hangbin Liu. # # 3) Missing act_ife action release, from Vlad Buslov. # # 4) Cure lockdep splats in ila, from Cong Wang. # # 5) veth queue leak on link delete, from Toshiaki Makita. # # 6) Disable isdn's IIOCDBGVAR ioctl, it exposes kernel addresses. From # Kees Cook. # # 7) RCU usage fixup in XDP, from Tariq Toukan. # # 8) Two TCP ULP fixes from Daniel Borkmann. # # 9) r8169 needs REALTEK_PHY as a Kconfig dependency, from Heiner # Kallweit. # # 10) Always take tcf_lock with BH disabled, otherwise we can deadlock # with rate estimator code paths. From Vlad Buslov. # # 11) Don't use MSI-X on RTL8106e r8169 chips, they don't resume properly. # From Jian-Hong Pan. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (41 commits) # ip6_vti: fix creating fallback tunnel device for vti6 # ip_vti: fix a null pointer deferrence when create vti fallback tunnel # r8169: don't use MSI-X on RTL8106e # net: lan743x_ptp: convert to ktime_get_clocktai_ts64 # net: sched: always disable bh when taking tcf_lock # ip6_vti: simplify stats handling in vti6_xmit # bpf: fix redirect to map under tail calls # r8169: add missing Kconfig dependency # tools/bpf: fix bpf selftest test_cgroup_storage failure # bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist # bpf, sockmap: fix map elem deletion race with smap_stop_sock # bpf, sockmap: fix leakage of smap_psock_map_entry # tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach # tcp, ulp: add alias for all ulp modules # bpf: fix a rcu usage warning in bpf_prog_array_copy_core() # samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM # net/xdp: Fix suspicious RCU usage warning # net/mlx5e: Delete unneeded function argument # Documentation: networking: ti-cpsw: correct cbs parameters for Eth1 100Mb # isdn: Disable IIOCDBGVAR # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 2ad0d52699700a91660a406a4046017a2d7f246a # < 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/bluetooth/hci_h5.c:920:22: warning: 'rtl_vnd' defined but not used [-Wunused-variable] static struct h5_vnd rtl_vnd = { ^ /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: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:18, 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: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+ Created: Mon Aug 20 09:33:16 2018 Image 0 (kernel@0) Description: Linux 4.18.0+ Created: Mon Aug 20 09:33:16 2018 Type: Kernel Image Compression: gzip compressed Data Size: 5862370 Bytes = 5724.97 kB = 5.59 MB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x849176a0 Hash algo: sha1 Hash value: db1641537dc106c6282ad7358949e56881352fad Image 1 (fdt@boston) Description: img,boston Device Tree Created: Mon Aug 20 09:33:16 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: Mon Aug 20 09:33:16 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@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Mon Aug 20 09:33:16 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 4099 Bytes = 4.00 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: d6b84965b858109511872b01415e613e125e44b1 Image 4 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Mon Aug 20 09:33:16 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@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_mipsel # Build took: 0:14:27.311987