# git rev-parse -q --verify 869e3305f23dfeacdaa234717c92ccb237815d90^{commit} 869e3305f23dfeacdaa234717c92ccb237815d90 already have revision, skipping fetch # git checkout -q -f -B kisskb 869e3305f23dfeacdaa234717c92ccb237815d90 # git clean -qxdf # < git log -1 # commit 869e3305f23dfeacdaa234717c92ccb237815d90 # Merge: a556810d8e06 e063f4598249 # Author: Linus Torvalds # Date: Mon Apr 8 17:10:46 2019 -1000 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Off by one and bounds checking fixes in NFC, from Dan Carpenter. # # 2) There have been many weird regressions in r8169 since we turned ASPM # support on, some are still not understood nor completely resolved. # Let's turn this back off for now. From Heiner Kallweit. # # 3) Signess fixes for ethtool speed value handling, from Michael # Zhivich. # # 4) Handle timestamps properly in macb driver, from Paul Thomas. # # 5) Two erspan fixes, it's the usual "skb ->data potentially reallocated # and we're holding a stale protocol header pointer". From Lorenzo # Bianconi. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: # bnxt_en: Reset device on RX buffer errors. # bnxt_en: Improve RX consumer index validity check. # net: macb driver, check for SKBTX_HW_TSTAMP # qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant # broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant # ethtool: avoid signed-unsigned comparison in ethtool_validate_speed() # net: ip6_gre: fix possible use-after-free in ip6erspan_rcv # net: ip_gre: fix possible use-after-free in erspan_rcv # r8169: disable ASPM again # MAINTAINERS: ieee802154: update documentation file pattern # net: vrf: Fix ping failed when vrf mtu is set to 0 # selftests: add a tc matchall test case # nfc: nci: Potential off by one in ->pipes[] array # NFC: nci: Add some bounds checking in nci_hci_cmd_received() # < /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 869e3305f23dfeacdaa234717c92ccb237815d90 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet64_smp_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435: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:2594: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:1855: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: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/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 WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. INFO: Uncompressed kernel (size 0xf9bfd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-5.1.0-rc4-g869e3305f23d Created: Tue Apr 9 15:00:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6575996 Bytes = 6421.87 KiB = 6.27 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 # Build took: 0:02:56.350310