# git rev-parse -q --verify cd8dead0c39457e58ec1d36db93aedca811d48f1^{commit} cd8dead0c39457e58ec1d36db93aedca811d48f1 already have revision, skipping fetch # git checkout -q -f -B kisskb cd8dead0c39457e58ec1d36db93aedca811d48f1 # git clean -qxdf # < git log -1 # commit cd8dead0c39457e58ec1d36db93aedca811d48f1 # Merge: 11bfe6473bf2 20ff83f10f11 # Author: Linus Torvalds # Date: Wed Apr 24 16:18:59 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # "Just the usual assortment of small'ish fixes: # # 1) Conntrack timeout is sometimes not initialized properly, from # Alexander Potapenko. # # 2) Add a reasonable range limit to tcp_min_rtt_wlen to avoid # undefined behavior. From ZhangXiaoxu. # # 3) des1 field of descriptor in stmmac driver is initialized with the # wrong variable. From Yue Haibing. # # 4) Increase mlxsw pci sw reset timeout a little bit more, from Ido # Schimmel. # # 5) Match IOT2000 stmmac devices more accurately, from Su Bao Cheng. # # 6) Fallback refcount fix in TLS code, from Jakub Kicinski. # # 7) Fix max MTU check when using XDP in mlx5, from Maxim Mikityanskiy. # # 8) Fix recursive locking in team driver, from Hangbin Liu. # # 9) Fix tls_set_device_offload_Rx() deadlock, from Jakub Kicinski. # # 10) Don't use napi_alloc_frag() outside of softiq context of socionext # driver, from Ilias Apalodimas. # # 11) MAC address increment overflow in ncsi, from Tao Ren. # # 12) Fix a regression in 8K/1M pool switching of RDS, from Zhu Yanjun. # # 13) ipv4_link_failure has to validate the headers that are actually # there because RAW sockets can pass in arbitrary garbage, from Eric # Dumazet" # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (43 commits) # ipv4: add sanity checks in ipv4_link_failure() # net/rose: fix unbound loop in rose_loopback_timer() # rxrpc: fix race condition in rxrpc_input_packet() # net: rds: exchange of 8K and 1M pool # net: vrf: Fix operation not supported when set vrf mac # net/ncsi: handle overflow when incrementing mac address # net: socionext: replace napi_alloc_frag with the netdev variant on init # net: atheros: fix spelling mistake "underun" -> "underrun" # spi: ST ST95HF NFC: declare missing of table # spi: Micrel eth switch: declare missing of table # net: stmmac: move stmmac_check_ether_addr() to driver probe # netfilter: fix nf_l4proto_log_invalid to log invalid packets # netfilter: never get/set skb->tstamp # netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON # Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK # dt-bindings: add an explanation for internal phy-mode # net/tls: don't leak IV and record seq when offload fails # net/tls: avoid potential deadlock in tls_set_device_offload_rx() # selftests/net: correct the return value for run_afpackettests # team: fix possible recursive locking when add slaves # ... # < /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 cd8dead0c39457e58ec1d36db93aedca811d48f1 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.35': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' 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:337:21: note: 'pdeo' was declared here /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/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1842:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: warning: 'linear' 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/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x559328) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2765693 Bytes = 2700.87 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2733583 Bytes = 2669.51 KiB = 2.61 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2764011 Bytes = 2699.23 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2763646 Bytes = 2698.87 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2763703 Bytes = 2698.93 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2763858 Bytes = 2699.08 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2763513 Bytes = 2698.74 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:15 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2763807 Bytes = 2699.03 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:15 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2763861 Bytes = 2699.08 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.1.0-rc6-gcd8dead0c394 Created: Thu Apr 25 10:17:15 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2765823 Bytes = 2701.00 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 006014c0 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:53.182723