# git rev-parse -q --verify 24cac7009cb1b211f1c793ecb6a462c03dc35818^{commit} 24cac7009cb1b211f1c793ecb6a462c03dc35818 already have revision, skipping fetch # git checkout -q -f -B kisskb 24cac7009cb1b211f1c793ecb6a462c03dc35818 # git clean -qxdf # < git log -1 # commit 24cac7009cb1b211f1c793ecb6a462c03dc35818 # Merge: 6d08b06 d19efb7 # Author: Linus Torvalds # Date: Tue Apr 24 14:16:40 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix rtnl deadlock in ipvs, from Julian Anastasov. # # 2) s390 qeth fixes from Julian Wiedmann (control IO completion stalls, # bad MAC address update sequence, request side races on command IO # timeouts). # # 3) Handle seq_file overflow properly in l2tp, from Guillaume Nault. # # 4) Fix VLAN priority mappings in cpsw driver, from Ivan Khoronzhuk. # # 5) Packet scheduler ife action fixes (malformed TLV lengths, etc.) from # Alexander Aring. # # 6) Fix out of bounds access in tcp md5 option parser, from Jann Horn. # # 7) Missing netlink attribute policies in rtm_ipv6_policy table, from # Eric Dumazet. # # 8) Missing socket address length checks in l2tp and pppoe connect, from # Guillaume Nault. # # 9) Fix netconsole over team and bonding, from Xin Long. # # 10) Fix race with AF_PACKET socket state bitfields, from Willem de # Bruijn. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (51 commits) # ice: Fix insufficient memory issue in ice_aq_manage_mac_read # sfc: ARFS filter IDs # net: ethtool: Add missing kernel doc for FEC parameters # packet: fix bitfield update race # ice: Do not check INTEVENT bit for OICR interrupts # ice: Fix incorrect comment for action type # ice: Fix initialization for num_nodes_added # igb: Fix the transmission mode of queue 0 for Qav mode # ixgbevf: ensure xdp_ring resources are free'd on error exit # team: fix netconsole setup over team # amd-xgbe: Only use the SFP supported transceiver signals # amd-xgbe: Improve KR auto-negotiation and training # amd-xgbe: Add pre/post auto-negotiation phy hooks # pppoe: check sockaddr length in pppoe_connect() # l2tp: check sockaddr length in pppol2tp_connect() # net: phy: marvell: clear wol event before setting it # ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy # bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave # tcp: don't read out-of-bounds opsize # ibmvnic: Clean actual number of RX or TX pools # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 24cac7009cb1b211f1c793ecb6a462c03dc35818 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc 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:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:635:7: warning: 'err' 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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1822:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1732:46: warning: 'linear' 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:340:21: note: 'pdeo' was declared here arch/powerpc/boot/ebony.dtb: Warning (pci_bridge): /plb/pci@20ec00000: missing bus-range for PCI bridge arch/powerpc/boot/ebony.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/sam440ep.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/sam440ep.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/sequoia.dtb: Warning (pci_bridge): /plb/pci@1ec000000: missing bus-range for PCI bridge arch/powerpc/boot/sequoia.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/rainier.dtb: Warning (pci_bridge): /plb/pci@1ec000000: missing bus-range for PCI bridge arch/powerpc/boot/rainier.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/taishan.dtb: Warning (pci_bridge): /plb/pci@20ec00000: missing bus-range for PCI bridge arch/powerpc/boot/taishan.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/bamboo.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/bamboo.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/yosemite.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/yosemite.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5093b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x519a64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2557934 Bytes = 2497.98 kB = 2.44 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2581752 Bytes = 2521.24 kB = 2.46 MB Load Address: 00600000 Entry Point: 006000a4 Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2581769 Bytes = 2521.26 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601114 Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2581782 Bytes = 2521.27 kB = 2.46 MB Load Address: 00600000 Entry Point: 00600178 Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2582153 Bytes = 2521.63 kB = 2.46 MB Load Address: 00600000 Entry Point: 0060110c Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2581636 Bytes = 2521.13 kB = 2.46 MB Load Address: 00600000 Entry Point: 0060110c Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2581704 Bytes = 2521.20 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601118 Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2582142 Bytes = 2521.62 kB = 2.46 MB Load Address: 00600000 Entry Point: 006010f4 Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2581803 Bytes = 2521.29 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601104 Image Name: Linux-4.17.0-rc2-g24cac70 Created: Wed Apr 25 08:06:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2581676 Bytes = 2521.17 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601100 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc # Build took: 0:00:40.263462