# git rev-parse -q --verify 909b447dcc45db2f9bd5f495f1d16c419812e6df^{commit} 909b447dcc45db2f9bd5f495f1d16c419812e6df already have revision, skipping fetch # git checkout -q -f -B kisskb 909b447dcc45db2f9bd5f495f1d16c419812e6df # git clean -qxdf # < git log -1 # commit 909b447dcc45db2f9bd5f495f1d16c419812e6df # Merge: c64396cc36c6 b8323f7288ab # Author: Linus Torvalds # Date: Thu Jan 28 15:24:43 2021 -0800 # # Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes including fixes from can, xfrm, wireless, # wireless-drivers and netfilter trees. Nothing scary, Intel # WiFi-related fixes seemed most notable to the users. # # Current release - regressions: # # - dsa: microchip: ksz8795: fix KSZ8794 port map again to program the # CPU port correctly # # Current release - new code bugs: # # - iwlwifi: pcie: reschedule in long-running memory reads # # Previous releases - regressions: # # - iwlwifi: dbg: don't try to overwrite read-only FW data # # - iwlwifi: provide gso_type to GSO packets # # - octeontx2: make sure the buffer is 128 byte aligned # # - tcp: make TCP_USER_TIMEOUT accurate for zero window probes # # - xfrm: fix wraparound in xfrm_policy_addr_delta() # # - xfrm: fix oops in xfrm_replay_advance_bmp due to a race between # CPUs in presence of packet reorder # # - tcp: fix TLP timer not set when CA_STATE changes from DISORDER to # OPEN # # - wext: fix NULL-ptr-dereference with cfg80211's lack of commit() # # Previous releases - always broken: # # - igc: fix link speed advertising # # - stmmac: configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA # addressing # # - team: protect features update by RCU to avoid deadlock # # - xfrm: fix disable_xfrm sysctl when used on xfrm interfaces # themselves # # - fec: fix temporary RMII clock reset on link up # # - can: dev: prevent potential information leak in can_fill_info() # # Misc: # # - mrp: fix bad packing of MRP test packet structures # # - uapi: fix big endian definition of ipv6_rpl_sr_hdr # # - add David Ahern to IPv4/IPv6 maintainers" # # * tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (86 commits) # rxrpc: Fix memory leak in rxrpc_lookup_local # mlxsw: spectrum_span: Do not overwrite policer configuration # selftests: forwarding: Specify interface when invoking mausezahn # stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressing # net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family. # ibmvnic: Ensure that CRQ entry read are correctly ordered # MAINTAINERS: add missing header for bonding # net: decnet: fix netdev refcount leaking on error path # net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP # can: dev: prevent potential information leak in can_fill_info() # net: fec: Fix temporary RMII clock reset on link up # net: lapb: Add locking to the lapb module # team: protect features update by RCU to avoid deadlock # MAINTAINERS: add David Ahern to IPv4/IPv6 maintainers # net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtable # net/mlx5e: Revert parameters on errors when changing MTU and LRO state without reset # net/mlx5e: Revert parameters on errors when changing trust state without reset # net/mlx5e: Correctly handle changing the number of queues when the interface is down # net/mlx5e: Fix CT rule + encap slow path offload and deletion # net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled # ... # < /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 909b447dcc45db2f9bd5f495f1d16c419812e6df # < make -s -j 10 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 10 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 10 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 10 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 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3f338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477817 Bytes = 6325.99 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477907 Bytes = 6326.08 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6479351 Bytes = 6327.49 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477435 Bytes = 6325.62 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478310 Bytes = 6326.47 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478476 Bytes = 6326.64 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6445314 Bytes = 6294.25 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477333 Bytes = 6325.52 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd4fa64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6478462 Bytes = 6326.62 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477820 Bytes = 6326.00 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477480 Bytes = 6325.66 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477478 Bytes = 6325.66 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477933 Bytes = 6326.11 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477882 Bytes = 6326.06 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477544 Bytes = 6325.73 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc5-g909b447dcc45 Created: Fri Jan 29 13:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477894 Bytes = 6326.07 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:40.064498