# git rev-parse -q --verify 0058b0a506e40d9a2c62015fe92eb64a44d78cd9^{commit} 0058b0a506e40d9a2c62015fe92eb64a44d78cd9 already have revision, skipping fetch # git checkout -q -f -B kisskb 0058b0a506e40d9a2c62015fe92eb64a44d78cd9 # git clean -qxdf # < git log -1 # commit 0058b0a506e40d9a2c62015fe92eb64a44d78cd9 # Merge: 5cb8418cb533 a2582cdc32f0 # Author: Linus Torvalds # Date: Fri Nov 8 18:21:05 2019 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) BPF sample build fixes from Björn Töpel # # 2) Fix powerpc bpf tail call implementation, from Eric Dumazet. # # 3) DCCP leaks jiffies on the wire, fix also from Eric Dumazet. # # 4) Fix crash in ebtables when using dnat target, from Florian Westphal. # # 5) Fix port disable handling whne removing bcm_sf2 driver, from Florian # Fainelli. # # 6) Fix kTLS sk_msg trim on fallback to copy mode, from Jakub Kicinski. # # 7) Various KCSAN fixes all over the networking, from Eric Dumazet. # # 8) Memory leaks in mlx5 driver, from Alex Vesker. # # 9) SMC interface refcounting fix, from Ursula Braun. # # 10) TSO descriptor handling fixes in stmmac driver, from Jose Abreu. # # 11) Add a TX lock to synchonize the kTLS TX path properly with crypto # operations. From Jakub Kicinski. # # 12) Sock refcount during shutdown fix in vsock/virtio code, from Stefano # Garzarella. # # 13) Infinite loop in Intel ice driver, from Colin Ian King. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (108 commits) # ixgbe: need_wakeup flag might not be set for Tx # i40e: need_wakeup flag might not be set for Tx # igb/igc: use ktime accessors for skb->tstamp # i40e: Fix for ethtool -m issue on X722 NIC # iavf: initialize ITRN registers with correct values # ice: fix potential infinite loop because loop counter being too small # qede: fix NULL pointer deref in __qede_remove() # net: fix data-race in neigh_event_send() # vsock/virtio: fix sock refcnt holding during the shutdown # net: ethernet: octeon_mgmt: Account for second possible VLAN header # mac80211: fix station inactive_time shortly after boot # net/fq_impl: Switch to kvmalloc() for memory allocation # mac80211: fix ieee80211_txq_setup_flows() failure path # ipv4: Fix table id reference in fib_sync_down_addr # ipv6: fixes rt6_probe() and fib6_nh->last_probe init # net: hns: Fix the stray netpoll locks causing deadlock in NAPI path # net: usb: qmi_wwan: add support for DW5821e with eSIM support # CDC-NCM: handle incomplete transfer of MTU # nfc: netlink: fix double device reference drop # NFC: st21nfca: fix double free # ... # < /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 0058b0a506e40d9a2c62015fe92eb64a44d78cd9 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_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:204:16: warning: 'old' 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:2591: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:1852: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:338:21: note: 'pdeo' was declared here /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:208:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' 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/net/bridge/br_netlink.c: In function 'br_afspec.isra.30': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' 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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1576:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1533:6: note: 'pwr_level_cisco' was declared here INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa639d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa532f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa532f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4951028 Bytes = 4834.99 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4951733 Bytes = 4835.68 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4951494 Bytes = 4835.44 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4950528 Bytes = 4834.50 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4951094 Bytes = 4835.05 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4949937 Bytes = 4833.92 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4951901 Bytes = 4835.84 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4950832 Bytes = 4834.80 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc6+ Created: Sat Nov 9 15:33:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4919642 Bytes = 4804.34 KiB = 4.69 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:44.167016