# git rev-parse -q --verify 96144c58abe7ff767e754b5b80995f7b8846d49b^{commit} 96144c58abe7ff767e754b5b80995f7b8846d49b already have revision, skipping fetch # git checkout -q -f -B kisskb 96144c58abe7ff767e754b5b80995f7b8846d49b # git clean -qxdf # < git log -1 # commit 96144c58abe7ff767e754b5b80995f7b8846d49b # Merge: f82e7b57b5fc bc139119a170 # Author: Linus Torvalds # Date: Sat Jun 13 16:27:13 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix cfg80211 deadlock, from Johannes Berg. # # 2) RXRPC fails to send norigications, from David Howells. # # 3) MPTCP RM_ADDR parsing has an off by one pointer error, fix from # Geliang Tang. # # 4) Fix crash when using MSG_PEEK with sockmap, from Anny Hu. # # 5) The ucc_geth driver needs __netdev_watchdog_up exported, from # Valentin Longchamp. # # 6) Fix hashtable memory leak in dccp, from Wang Hai. # # 7) Fix how nexthops are marked as FDB nexthops, from David Ahern. # # 8) Fix mptcp races between shutdown and recvmsg, from Paolo Abeni. # # 9) Fix crashes in tipc_disc_rcv(), from Tuong Lien. # # 10) Fix link speed reporting in iavf driver, from Brett Creeley. # # 11) When a channel is used for XSK and then reused again later for XSK, # we forget to clear out the relevant data structures in mlx5 which # causes all kinds of problems. Fix from Maxim Mikityanskiy. # # 12) Fix memory leak in genetlink, from Cong Wang. # # 13) Disallow sockmap attachments to UDP sockets, it simply won't work. # From Lorenz Bauer. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (83 commits) # net: ethernet: ti: ale: fix allmulti for nu type ale # net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init # net: atm: Remove the error message according to the atomic context # bpf: Undo internal BPF_PROBE_MEM in BPF insns dump # libbpf: Support pre-initializing .bss global variables # tools/bpftool: Fix skeleton codegen # bpf: Fix memlock accounting for sock_hash # bpf: sockmap: Don't attach programs to UDP sockets # bpf: tcp: Recv() should return 0 when the peer socket is closed # ibmvnic: Flush existing work items before device removal # genetlink: clean up family attributes allocations # net: ipa: header pad field only valid for AP->modem endpoint # net: ipa: program upper nibbles of sequencer type # net: ipa: fix modem LAN RX endpoint id # net: ipa: program metadata mask differently # ionic: add pcie_print_link_status # rxrpc: Fix race between incoming ACK parser and retransmitter # net/mlx5: E-Switch, Fix some error pointer dereferences # net/mlx5: Don't fail driver on failure to create debugfs # net/mlx5e: CT: Fix ipv6 nat header rewrite actions # ... # < /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 96144c58abe7ff767e754b5b80995f7b8846d49b # < 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 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb6e24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256922 Bytes = 6110.28 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256879 Bytes = 6110.23 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256872 Bytes = 6110.23 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6227149 Bytes = 6081.20 KiB = 5.94 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:12 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6259866 Bytes = 6113.15 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257111 Bytes = 6110.46 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257042 Bytes = 6110.39 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257029 Bytes = 6110.38 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6258429 Bytes = 6111.75 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256926 Bytes = 6110.28 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6259332 Bytes = 6112.63 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257020 Bytes = 6110.37 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257021 Bytes = 6110.37 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256901 Bytes = 6110.25 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256940 Bytes = 6110.29 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g96144c58abe7 Created: Sun Jun 14 12:15:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6260087 Bytes = 6113.37 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:22.010356