# git rev-parse -q --verify 1b649e0bcae71c118c1333e02249a7510ba7f70a^{commit} 1b649e0bcae71c118c1333e02249a7510ba7f70a already have revision, skipping fetch # git checkout -q -f -B kisskb 1b649e0bcae71c118c1333e02249a7510ba7f70a # git clean -qxdf # < git log -1 # commit 1b649e0bcae71c118c1333e02249a7510ba7f70a # Merge: 1dfb642b1015 2910594fd38d # Author: Linus Torvalds # Date: Wed Mar 25 13:58:05 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix deadlock in bpf_send_signal() from Yonghong Song. # # 2) Fix off by one in kTLS offload of mlx5, from Tariq Toukan. # # 3) Add missing locking in iwlwifi mvm code, from Avraham Stern. # # 4) Fix MSG_WAITALL handling in rxrpc, from David Howells. # # 5) Need to hold RTNL mutex in tcindex_partial_destroy_work(), from Cong # Wang. # # 6) Fix producer race condition in AF_PACKET, from Willem de Bruijn. # # 7) cls_route removes the wrong filter during change operations, from # Cong Wang. # # 8) Reject unrecognized request flags in ethtool netlink code, from # Michal Kubecek. # # 9) Need to keep MAC in reset until PHY is up in bcmgenet driver, from # Doug Berger. # # 10) Don't leak ct zone template in act_ct during replace, from Paul # Blakey. # # 11) Fix flushing of offloaded netfilter flowtable flows, also from Paul # Blakey. # # 12) Fix throughput drop during tx backpressure in cxgb4, from Rahul # Lakkireddy. # # 13) Don't let a non-NULL skb->dev leave the TCP stack, from Eric # Dumazet. # # 14) TCP_QUEUE_SEQ socket option has to update tp->copied_seq as well, # also from Eric Dumazet. # # 15) Restrict macsec to ethernet devices, from Willem de Bruijn. # # 16) Fix reference leak in some ethtool *_SET handlers, from Michal # Kubecek. # # 17) Fix accidental disabling of MSI for some r8169 chips, from Heiner # Kallweit. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (138 commits) # net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build # net: ena: Add PCI shutdown handler to allow safe kexec # selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED # selftests/net: add missing tests to Makefile # r8169: re-enable MSI on RTL8168c # net: phy: mdio-bcm-unimac: Fix clock handling # cxgb4/ptp: pass the sign of offset delta in FW CMD # net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop # net: cbs: Fix software cbs to consider packet sending time # net/mlx5e: Do not recover from a non-fatal syndrome # net/mlx5e: Fix ICOSQ recovery flow with Striding RQ # net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset # net/mlx5e: Enhance ICOSQ WQE info fields # net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure # selftests: netfilter: add nfqueue test case # netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress # netfilter: nft_fwd_netdev: validate family and chain type # netfilter: nft_set_rbtree: Detect partial overlaps on insertion # netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start() # netfilter: nft_set_pipapo: Separate partial and complete overlap cases on insertion # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 1b649e0bcae71c118c1333e02249a7510ba7f70a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/trace/trace_events.c: In function 'event_create_dir': /kisskb/src/kernel/trace/trace_events.c:2040:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1859:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1426:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5856:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /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 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc906e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc7ff50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:53 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6031356 Bytes = 5890.00 KiB = 5.75 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063837 Bytes = 5921.72 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6064035 Bytes = 5921.91 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063877 Bytes = 5921.75 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063761 Bytes = 5921.64 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063527 Bytes = 5921.41 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6064755 Bytes = 5922.61 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6064834 Bytes = 5922.69 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063883 Bytes = 5921.76 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063935 Bytes = 5921.81 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063753 Bytes = 5921.63 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063762 Bytes = 5921.64 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063609 Bytes = 5921.49 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063891 Bytes = 5921.77 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063857 Bytes = 5921.74 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc7-01261-g1b649e0bc Created: Thu Mar 26 08:49:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063539 Bytes = 5921.42 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:48.249003