# git rev-parse -q --verify 531e93d11470aa2e14e6a3febef50d9bc7bab7a1^{commit} 531e93d11470aa2e14e6a3febef50d9bc7bab7a1 already have revision, skipping fetch # git checkout -q -f -B kisskb 531e93d11470aa2e14e6a3febef50d9bc7bab7a1 # git clean -qxdf # < git log -1 # commit 531e93d11470aa2e14e6a3febef50d9bc7bab7a1 # Merge: 998d75510e37 2a06b8982f8f # Author: Linus Torvalds # Date: Sat Oct 19 17:09:11 2019 -0400 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # "I was battling a cold after some recent trips, so quite a bit piled up # meanwhile, sorry about that. # # Highlights: # # 1) Fix fd leak in various bpf selftests, from Brian Vazquez. # # 2) Fix crash in xsk when device doesn't support some methods, from # Magnus Karlsson. # # 3) Fix various leaks and use-after-free in rxrpc, from David Howells. # # 4) Fix several SKB leaks due to confusion of who owns an SKB and who # should release it in the llc code. From Eric Biggers. # # 5) Kill a bunc of KCSAN warnings in TCP, from Eric Dumazet. # # 6) Jumbo packets don't work after resume on r8169, as the BIOS resets # the chip into non-jumbo mode during suspend. From Heiner Kallweit. # # 7) Corrupt L2 header during MPLS push, from Davide Caratti. # # 8) Prevent possible infinite loop in tc_ctl_action, from Eric # Dumazet. # # 9) Get register bits right in bcmgenet driver, based upon chip # version. From Florian Fainelli. # # 10) Fix mutex problems in microchip DSA driver, from Marek Vasut. # # 11) Cure race between route lookup and invalidation in ipv4, from Wei # Wang. # # 12) Fix performance regression due to false sharing in 'net' # structure, from Eric Dumazet" # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (145 commits) # net: reorder 'struct net' fields to avoid false sharing # net: dsa: fix switch tree list # net: ethernet: dwmac-sun8i: show message only when switching to promisc # net: aquantia: add an error handling in aq_nic_set_multicast_list # net: netem: correct the parent's backlog when corrupted packet was dropped # net: netem: fix error path for corrupted GSO frames # macb: propagate errors when getting optional clocks # xen/netback: fix error path of xenvif_connect_data() # net: hns3: fix mis-counting IRQ vector numbers issue # net: usb: lan78xx: Connect PHY before registering MAC # vsock/virtio: discard packets if credit is not respected # vsock/virtio: send a credit update when buffer size is changed # mlxsw: spectrum_trap: Push Ethernet header before reporting trap # net: ensure correct skb->tstamp in various fragmenters # net: bcmgenet: reset 40nm EPHY on energy detect # net: bcmgenet: soft reset 40nm EPHYs before MAC init # net: phy: bcm7xxx: define soft_reset for 40nm EPHY # net: bcmgenet: don't set phydev->link from MAC # net: Update address for MediaTek ethernet driver in MAINTAINERS # ipv4: fix race condition between route lookup and invalidation # ... # < /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 531e93d11470aa2e14e6a3febef50d9bc7bab7a1 # < make -s -j 120 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 120 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:65: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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591: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:1852: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/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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1496:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_trigger': /kisskb/src/sound/soc/soc-pcm.c:1074:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_bespoke_trigger': /kisskb/src/sound/soc/soc-pcm.c:1092:9: 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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /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/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/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 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39764) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc28f9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5910271 Bytes = 5771.75 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913794 Bytes = 5775.19 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913635 Bytes = 5775.03 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5910264 Bytes = 5771.74 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5910060 Bytes = 5771.54 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5909837 Bytes = 5771.33 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5909903 Bytes = 5771.39 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5909911 Bytes = 5771.40 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5910831 Bytes = 5772.30 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5909827 Bytes = 5771.32 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5909829 Bytes = 5771.32 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5910085 Bytes = 5771.57 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913858 Bytes = 5775.25 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914212 Bytes = 5775.60 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5882447 Bytes = 5744.58 KiB = 5.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-rc3-g531e93d11470 Created: Sun Oct 20 12:01:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913101 Bytes = 5774.51 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:08.377372