# git rev-parse -q --verify 75439bc439e0f02903b48efce84876ca92da97bd^{commit} 75439bc439e0f02903b48efce84876ca92da97bd already have revision, skipping fetch # git checkout -q -f -B kisskb 75439bc439e0f02903b48efce84876ca92da97bd # git clean -qxdf # < git log -1 # commit 75439bc439e0f02903b48efce84876ca92da97bd # Merge: 2e4ceed606ba 535d31593f59 # Author: Linus Torvalds # Date: Wed Jan 20 11:52:21 2021 -0800 # # Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes for 5.11-rc5, including fixes from bpf, wireless, and # can trees. # # Current release - regressions: # # - nfc: nci: fix the wrong NCI_CORE_INIT parameters # # Current release - new code bugs: # # - bpf: allow empty module BTFs # # Previous releases - regressions: # # - bpf: fix signed_{sub,add32}_overflows type handling # # - tcp: do not mess with cloned skbs in tcp_add_backlog() # # - bpf: prevent double bpf_prog_put call from bpf_tracing_prog_attach # # - bpf: don't leak memory in bpf getsockopt when optlen == 0 # # - tcp: fix potential use-after-free due to double kfree() # # - mac80211: fix encryption issues with WEP # # - devlink: use right genl user_ptr when handling port param get/set # # - ipv6: set multicast flag on the multicast route # # - tcp: fix TCP_USER_TIMEOUT with zero window # # Previous releases - always broken: # # - bpf: local storage helpers should check nullness of owner ptr passed # # - mac80211: fix incorrect strlen of .write in debugfs # # - cls_flower: call nla_ok() before nla_next() # # - skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too" # # * tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (52 commits) # net: systemport: free dev before on error path # net: usb: cdc_ncm: don't spew notifications # net: mscc: ocelot: Fix multicast to the CPU port # tcp: Fix potential use-after-free due to double kfree() # bpf: Fix signed_{sub,add32}_overflows type handling # can: peak_usb: fix use after free bugs # can: vxcan: vxcan_xmit: fix use after free bug # can: dev: can_restart: fix use after free bug # tcp: fix TCP socket rehash stats mis-accounting # net: dsa: b53: fix an off by one in checking "vlan->vid" # tcp: do not mess with cloned skbs in tcp_add_backlog() # selftests: net: fib_tests: remove duplicate log test # net: nfc: nci: fix the wrong NCI_CORE_INIT parameters # sh_eth: Fix power down vs. is_opened flag ordering # net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled # netfilter: rpfilter: mask ecn bits before fib lookup # udp: mask TOS bits in udp_v4_early_demux() # xsk: Clear pool even for inactive queues # bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback # sh_eth: Make PHY access aware of Runtime PM to fix reboot crash # ... # < /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 75439bc439e0f02903b48efce84876ca92da97bd # < make -s -j 80 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 80 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 80 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 80 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:10: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 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3f314) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6445635 Bytes = 6294.57 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477068 Bytes = 6325.26 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475560 Bytes = 6323.79 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475559 Bytes = 6323.79 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478395 Bytes = 6326.56 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478500 Bytes = 6326.66 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475755 Bytes = 6323.98 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478714 Bytes = 6326.87 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477167 Bytes = 6325.36 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475630 Bytes = 6323.86 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477876 Bytes = 6326.05 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475489 Bytes = 6323.72 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475760 Bytes = 6323.98 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475816 Bytes = 6324.04 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477084 Bytes = 6325.28 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc4-g75439bc439e0 Created: Thu Jan 21 07:22:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475551 Bytes = 6323.78 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:16.329706