# git rev-parse -q --verify 47ec5303d73ea344e84f46660fff693c57641386^{commit} 47ec5303d73ea344e84f46660fff693c57641386 already have revision, skipping fetch # git checkout -q -f -B kisskb 47ec5303d73ea344e84f46660fff693c57641386 # git clean -qxdf # < git log -1 # commit 47ec5303d73ea344e84f46660fff693c57641386 # Merge: 8186749621ed c1055b76ad00 # Author: Linus Torvalds # Date: Wed Aug 5 20:13:21 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next # # Pull networking updates from David Miller: # # 1) Support 6Ghz band in ath11k driver, from Rajkumar Manoharan. # # 2) Support UDP segmentation in code TSO code, from Eric Dumazet. # # 3) Allow flashing different flash images in cxgb4 driver, from Vishal # Kulkarni. # # 4) Add drop frames counter and flow status to tc flower offloading, # from Po Liu. # # 5) Support n-tuple filters in cxgb4, from Vishal Kulkarni. # # 6) Various new indirect call avoidance, from Eric Dumazet and Brian # Vazquez. # # 7) Fix BPF verifier failures on 32-bit pointer arithmetic, from # Yonghong Song. # # 8) Support querying and setting hardware address of a port function via # devlink, use this in mlx5, from Parav Pandit. # # 9) Support hw ipsec offload on bonding slaves, from Jarod Wilson. # # 10) Switch qca8k driver over to phylink, from Jonathan McDowell. # # 11) In bpftool, show list of processes holding BPF FD references to # maps, programs, links, and btf objects. From Andrii Nakryiko. # # 12) Several conversions over to generic power management, from Vaibhav # Gupta. # # 13) Add support for SO_KEEPALIVE et al. to bpf_setsockopt(), from Dmitry # Yakunin. # # 14) Various https url conversions, from Alexander A. Klimov. # # 15) Timestamping and PHC support for mscc PHY driver, from Antoine # Tenart. # # 16) Support bpf iterating over tcp and udp sockets, from Yonghong Song. # # 17) Support 5GBASE-T i40e NICs, from Aleksandr Loktionov. # # 18) Add kTLS RX HW offload support to mlx5e, from Tariq Toukan. # # 19) Fix the ->ndo_start_xmit() return type to be netdev_tx_t in several # drivers. From Luc Van Oostenryck. # # 20) XDP support for xen-netfront, from Denis Kirjanov. # # 21) Support receive buffer autotuning in MPTCP, from Florian Westphal. # # 22) Support EF100 chip in sfc driver, from Edward Cree. # # 23) Add XDP support to mvpp2 driver, from Matteo Croce. # # 24) Support MPTCP in sock_diag, from Paolo Abeni. # # 25) Commonize UDP tunnel offloading code by creating udp_tunnel_nic # infrastructure, from Jakub Kicinski. # # 26) Several pci_ --> dma_ API conversions, from Christophe JAILLET. # # 27) Add FLOW_ACTION_POLICE support to mlxsw, from Ido Schimmel. # # 28) Add SK_LOOKUP bpf program type, from Jakub Sitnicki. # # 29) Refactor a lot of networking socket option handling code in order to # avoid set_fs() calls, from Christoph Hellwig. # # 30) Add rfc4884 support to icmp code, from Willem de Bruijn. # # 31) Support TBF offload in dpaa2-eth driver, from Ioana Ciornei. # # 32) Support XDP_REDIRECT in qede driver, from Alexander Lobakin. # # 33) Support PCI relaxed ordering in mlx5 driver, from Aya Levin. # # 34) Support TCP syncookies in MPTCP, from Flowian Westphal. # # 35) Fix several tricky cases of PMTU handling wrt. briding, from Stefano # Brivio. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (2056 commits) # net: thunderx: initialize VF's mailbox mutex before first usage # usb: hso: remove bogus check for EINPROGRESS # usb: hso: no complaint about kmalloc failure # hso: fix bailout in error case of probe # ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM # selftests/net: relax cpu affinity requirement in msg_zerocopy test # mptcp: be careful on subflow creation # selftests: rtnetlink: make kci_test_encap() return sub-test result # selftests: rtnetlink: correct the final return value for the test # net: dsa: sja1105: use detected device id instead of DT one on mismatch # tipc: set ub->ifindex for local ipv6 address # ipv6: add ipv6_dev_find() # net: openvswitch: silence suspicious RCU usage warning # Revert "vxlan: fix tos value before xmit" # ptp: only allow phase values lower than 1 period # farsync: switch from 'pci_' to 'dma_' API # wan: wanxl: switch from 'pci_' to 'dma_' API # hv_netvsc: do not use VF device if link is down # dpaa2-eth: Fix passing zero to 'PTR_ERR' warning # net: macb: Properly handle phylink on at91sam9x # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 47ec5303d73ea344e84f46660fff693c57641386 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd65e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc5de0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6266403 Bytes = 6119.53 KiB = 5.98 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297849 Bytes = 6150.24 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297686 Bytes = 6150.08 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297722 Bytes = 6150.12 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297744 Bytes = 6150.14 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297687 Bytes = 6150.08 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:07 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6296750 Bytes = 6149.17 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297720 Bytes = 6150.12 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297741 Bytes = 6150.14 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297751 Bytes = 6150.15 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297731 Bytes = 6150.13 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298043 Bytes = 6150.43 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297784 Bytes = 6150.18 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297723 Bytes = 6150.12 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297789 Bytes = 6150.18 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-g47ec5303d73e Created: Thu Aug 6 23:48:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6296588 Bytes = 6149.01 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:20.770814