# git rev-parse -q --verify 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b^{commit} 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b already have revision, skipping fetch # git checkout -q -f -B kisskb 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b # git clean -qxdf # < git log -1 # commit 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b # Merge: 6e38335dcc70 720f1de4021f # Author: Linus Torvalds # Date: Fri Jun 7 09:29:14 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Free AF_PACKET po->rollover properly, from Willem de Bruijn. # # 2) Read SFP eeprom in max 16 byte increments to avoid problems with # some SFP modules, from Russell King. # # 3) Fix UDP socket lookup wrt. VRF, from Tim Beale. # # 4) Handle route invalidation properly in s390 qeth driver, from Julian # Wiedmann. # # 5) Memory leak on unload in RDS, from Zhu Yanjun. # # 6) sctp_process_init leak, from Neil HOrman. # # 7) Fix fib_rules rule insertion semantic change that broke Android, # from Hangbin Liu. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (33 commits) # pktgen: do not sleep with the thread lock held. # net: mvpp2: Use strscpy to handle stat strings # net: rds: fix memory leak in rds_ib_flush_mr_pool # ipv6: fix EFAULT on sendto with icmpv6 and hdrincl # ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 # Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" # net: aquantia: fix wol configuration not applied sometimes # ethtool: fix potential userspace buffer overflow # Fix memory leak in sctp_process_init # net: rds: fix memory leak when unload rds_rdma # ipv6: fix the check before getting the cookie in rt6_get_cookie # ipv4: not do cache for local delivery if bc_forwarding is enabled # s390/qeth: handle error when updating TX queue count # s390/qeth: fix VLAN attribute in bridge_hostnotify udev event # s390/qeth: check dst entry before use # s390/qeth: handle limited IPv4 broadcast in L3 TX path # net: fix indirect calls helpers for ptype list hooks. # net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set # udp: only choose unbound UDP socket for multicast when not in a VRF # net/tls: replace the sleeping lock around RX resync with a bit lock # ... # < /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 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b # < 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:194:16: warning: 'old' 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/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:331:21: note: 'pdeo' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' 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:2589: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:1850:6: warning: 'ret' 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/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/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/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 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbdd200) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcca38) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5750682 Bytes = 5615.90 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749075 Bytes = 5614.33 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749060 Bytes = 5614.32 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749041 Bytes = 5614.30 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749383 Bytes = 5614.63 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5750443 Bytes = 5615.67 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749939 Bytes = 5615.17 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5748918 Bytes = 5614.18 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749039 Bytes = 5614.30 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5748786 Bytes = 5614.05 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717889 Bytes = 5583.88 KiB = 5.45 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749082 Bytes = 5614.34 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5749472 Bytes = 5614.72 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5748991 Bytes = 5614.25 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5748788 Bytes = 5614.05 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.2.0-rc3-g1e1d92636954 Created: Sat Jun 8 04:20:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5748958 Bytes = 5614.22 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:04.648451