# git rev-parse -q --verify 90ad18418c2d3db23ee827cdd74fed2ca9b70a18^{commit} 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 already have revision, skipping fetch # git checkout -q -f -B kisskb 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 # git clean -qxdf # < git log -1 # commit 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 # Merge: 0778a9f2dd92 6b9bab550cac # Author: Greg Kroah-Hartman # Date: Fri Oct 12 09:01:59 2018 +0200 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # David writes: # "Networking # # 1) RXRPC receive path fixes from David Howells. # # 2) Re-export __skb_recv_udp(), from Jiri Kosina. # # 3) Fix refcounting in u32 classificer, from Al Viro. # # 4) Userspace netlink ABI fixes from Eugene Syromiatnikov. # # 5) Don't double iounmap on rmmod in ena driver, from Arthur # Kiyanovski. # # 6) Fix devlink string attribute handling, we must pull a copy into a # kernel buffer if the lifetime extends past the netlink request. # From Moshe Shemesh. # # 7) Fix hangs in RDS, from Ka-Cheong Poon. # # 8) Fix recursive locking lockdep warnings in tipc, from Ying Xue. # # 9) Clear RX irq correctly in socionext, from Ilias Apalodimas. # # 10) bcm_sf2 fixes from Florian Fainelli." # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (38 commits) # net: dsa: bcm_sf2: Call setup during switch resume # net: dsa: bcm_sf2: Fix unbind ordering # net: phy: sfp: remove sfp_mutex's definition # r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips # net: socionext: clear rx irq correctly # net/mlx4_core: Fix warnings during boot on driverinit param set failures # tipc: eliminate possible recursive locking detected by LOCKDEP # selftests: udpgso_bench.sh explicitly requires bash # selftests: rtnetlink.sh explicitly requires bash. # qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface # tipc: queue socket protocol error messages into socket receive buffer # tipc: set link tolerance correctly in broadcast link # net: ipv4: don't let PMTU updates increase route MTU # net: ipv4: update fnhe_pmtu when first hop's MTU changes # net/ipv6: stop leaking percpu memory in fib6 info # rds: RDS (tcp) hangs on sendto() to unresponding address # net: make skb_partial_csum_set() more robust against overflows # devlink: Add helper function for safely copy string param # devlink: Fix param cmode driverinit for string type # devlink: Fix param set handling for string type # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 90ad18418c2d3db23ee827cdd74fed2ca9b70a18 # < 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/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' 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/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511: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:1833:6: warning: 'ret' 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:341:21: note: 'pdeo' was declared here /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/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' 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/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/mpc8555cds.dtb: 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 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb73008) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5548171 Bytes = 5418.14 KiB = 5.29 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572066 Bytes = 5441.47 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572551 Bytes = 5441.94 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571837 Bytes = 5441.25 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5573372 Bytes = 5442.75 KiB = 5.32 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572065 Bytes = 5441.47 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571860 Bytes = 5441.27 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571851 Bytes = 5441.26 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571859 Bytes = 5441.27 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571899 Bytes = 5441.31 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571889 Bytes = 5441.30 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5573327 Bytes = 5442.70 KiB = 5.32 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571756 Bytes = 5441.17 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572187 Bytes = 5441.59 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572965 Bytes = 5442.35 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc7-g90ad18418c2d Created: Fri Oct 12 20:56:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571865 Bytes = 5441.27 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:29.704403