# git rev-parse -q --verify 2019fc96af228b412bdb2e8e0ad4b1fc12046a51^{commit} 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 already have revision, skipping fetch # git checkout -q -f -B kisskb 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 # git clean -qxdf # < git log -1 # commit 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 # Merge: 4e03e4e6d2a0 a1fa83bdab78 # Author: Linus Torvalds # Date: Fri Feb 14 12:40:38 2020 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix interrupt name truncation in mv88e6xxx dsa driver, from Andrew # Lunn. # # 2) Process generic XDP even if SKB is cloned, from Toke Høiland-Jørgensen. # # 3) Fix leak of kernel memory to userspace in smc, from Eric Dumazet. # # 4) Add some missing netlink attribute validation to matchall and # flower, from Davide Caratti. # # 5) Send icmp responses properly when NAT has been applied to the frame # before we get to the tunnel emitting the icmp, from Jason Donenfeld. # # 6) Make sure there is enough SKB headroom when adding dsa tags for qca # and ar9331. From Per Forlin. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (62 commits) # netdevice.h: fix all kernel-doc and Sphinx warnings # net: dsa: tag_ar9331: Make sure there is headroom for tag # net: dsa: tag_qca: Make sure there is headroom for tag # net, ip6_tunnel: enhance tunnel locate with link check # net/smc: no peer ID in CLC decline for SMCD # net/smc: transfer fasync_list in case of fallback # net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() # net: hns3: fix VF bandwidth does not take effect in some case # net: hns3: add management table after IMP reset # mac80211: fix wrong 160/80+80 MHz setting # cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE # xfrm: interface: use icmp_ndo_send helper # wireguard: device: use icmp_ndo_send helper # sunvnet: use icmp_ndo_send helper # gtp: use icmp_ndo_send helper # icmp: introduce helper for nat'd source address in network device context # net/sched: flower: add missing validation of TCA_FLOWER_FLAGS # net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS # net/flow_dissector: remove unexist field description # page_pool: refill page when alloc.count of pool is zero # ... # < /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 2019fc96af228b412bdb2e8e0ad4b1fc12046a51 # < 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- /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/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/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/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/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/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/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/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:5749: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 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc92694) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc81efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:51 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6033136 Bytes = 5891.73 KiB = 5.75 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:53 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066091 Bytes = 5923.92 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066267 Bytes = 5924.09 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066111 Bytes = 5923.94 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066111 Bytes = 5923.94 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066146 Bytes = 5923.97 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066041 Bytes = 5923.87 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066539 Bytes = 5924.35 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066033 Bytes = 5923.86 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6067184 Bytes = 5924.98 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066813 Bytes = 5924.62 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066040 Bytes = 5923.87 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6064294 Bytes = 5922.16 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066222 Bytes = 5924.04 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6066113 Bytes = 5923.94 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.6.0-rc1-g2019fc96af22 Created: Sat Feb 15 09:18:55 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6067198 Bytes = 5925.00 KiB = 5.79 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:02:07.643044