# git rev-parse -q --verify c18bb396d3d261ebbb4efbc05129c5d354c541e4^{commit} c18bb396d3d261ebbb4efbc05129c5d354c541e4 already have revision, skipping fetch # git checkout -q -f -B kisskb c18bb396d3d261ebbb4efbc05129c5d354c541e4 # git clean -qxdf # < git log -1 # commit c18bb396d3d261ebbb4efbc05129c5d354c541e4 # Merge: fd3b36d a2ac999 # Author: Linus Torvalds # Date: Mon Apr 9 17:04:10 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) The sockmap code has to free socket memory on close if there is # corked data, from John Fastabend. # # 2) Tunnel names coming from userspace need to be length validated. From # Eric Dumazet. # # 3) arp_filter() has to take VRFs properly into account, from Miguel # Fadon Perlines. # # 4) Fix oops in error path of tcf_bpf_init(), from Davide Caratti. # # 5) Missing idr_remove() in u32_delete_key(), from Cong Wang. # # 6) More syzbot stuff. Several use of uninitialized value fixes all # over, from Eric Dumazet. # # 7) Do not leak kernel memory to userspace in sctp, also from Eric # Dumazet. # # 8) Discard frames from unused ports in DSA, from Andrew Lunn. # # 9) Fix DMA mapping and reset/failover problems in ibmvnic, from Thomas # Falcon. # # 10) Do not access dp83640 PHY registers prematurely after reset, from # Esben Haabendal. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (46 commits) # vhost-net: set packet weight of tx polling to 2 * vq size # net: thunderx: rework mac addresses list to u64 array # inetpeer: fix uninit-value in inet_getpeer # dp83640: Ensure against premature access to PHY registers after reset # devlink: convert occ_get op to separate registration # ARM: dts: ls1021a: Specify TBIPA register address # net/fsl_pq_mdio: Allow explicit speficition of TBIPA address # ibmvnic: Do not reset CRQ for Mobility driver resets # ibmvnic: Fix failover case for non-redundant configuration # ibmvnic: Fix reset scheduler error handling # ibmvnic: Zero used TX descriptor counter on reset # ibmvnic: Fix DMA mapping mistakes # tipc: use the right skb in tipc_sk_fill_sock_diag() # sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 # net: dsa: Discard frames from unused ports # sctp: do not leak kernel memory to user space # soreuseport: initialise timewait reuseport field # ipv4: fix uninit-value in ip_route_output_key_hash_rcu() # dccp: initialize ireq->ir_mark # net: fix uninit-value in __hw_addr_add_ex() # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 c18bb396d3d261ebbb4efbc05129c5d354c541e4 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc 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 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:182:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' 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:2497: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:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' 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:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' 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/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 arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e0009000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e000b000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8568mds.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8568mds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe09000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe0a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/tqm8548.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/tqm8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/sbc8548.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/sbc8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8548cds_32b.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8548cds_32b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb593e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb48c9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5468369 Bytes = 5340.20 kB = 5.22 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492166 Bytes = 5363.44 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492396 Bytes = 5363.67 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:15 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492711 Bytes = 5363.98 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:17 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5494515 Bytes = 5365.74 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:17 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5495041 Bytes = 5366.25 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:17 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492559 Bytes = 5363.83 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492375 Bytes = 5363.65 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492536 Bytes = 5363.80 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492511 Bytes = 5363.78 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492583 Bytes = 5363.85 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5493450 Bytes = 5364.70 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5495009 Bytes = 5366.22 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492369 Bytes = 5363.64 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492585 Bytes = 5363.85 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-gc18bb39 Created: Tue Apr 10 18:30:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5492165 Bytes = 5363.44 kB = 5.24 MB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:34.513937