# git rev-parse -q --verify 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca^{commit} 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca already have revision, skipping fetch # git checkout -q -f -B kisskb 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca # git clean -qxdf # < git log -1 # commit 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca # Merge: 021c917 e48e097 # Author: Linus Torvalds # Date: Mon Jul 2 11:18:28 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Verify netlink attributes properly in nf_queue, from Eric Dumazet. # # 2) Need to bump memory lock rlimit for test_sockmap bpf test, from # Yonghong Song. # # 3) Fix VLAN handling in lan78xx driver, from Dave Stevenson. # # 4) Fix uninitialized read in nf_log, from Jann Horn. # # 5) Fix raw command length parsing in mlx5, from Alex Vesker. # # 6) Cleanup loopback RDS connections upon netns deletion, from Sowmini # Varadhan. # # 7) Fix regressions in FIB rule matching during create, from Jason A. # Donenfeld and Roopa Prabhu. # # 8) Fix mpls ether type detection in nfp, from Pieter Jansen van Vuuren. # # 9) More bpfilter build fixes/adjustments from Masahiro Yamada. # # 10) Fix XDP_{TX,REDIRECT} flushing in various drivers, from Jesper # Dangaard Brouer. # # 11) fib_tests.sh file permissions were broken, from Shuah Khan. # # 12) Make sure BH/preemption is disabled in data path of mac80211, from # Denis Kenzior. # # 13) Don't ignore nla_parse_nested() return values in nl80211, from # Johannes berg. # # 14) Properly account sock objects ot kmemcg, from Shakeel Butt. # # 15) Adjustments to setting bpf program permissions to read-only, from # Daniel Borkmann. # # 16) TCP Fast Open key endianness was broken, it always took on the host # endiannness. Whoops. Explicitly make it little endian. From Yuching # Cheng. # # 17) Fix prefix route setting for link local addresses in ipv6, from # David Ahern. # # 18) Potential Spectre v1 in zatm driver, from Gustavo A. R. Silva. # # 19) Various bpf sockmap fixes, from John Fastabend. # # 20) Use after free for GRO with ESP, from Sabrina Dubroca. # # 21) Passing bogus flags to crypto_alloc_shash() in ipv6 SR code, from # Eric Biggers. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (87 commits) # qede: Adverstise software timestamp caps when PHC is not available. # qed: Fix use of incorrect size in memcpy call. # qed: Fix setting of incorrect eswitch mode. # qed: Limit msix vectors in kdump kernel to the minimum required count. # ipvlan: call dev_change_flags when ipvlan mode is reset # ipv6: sr: fix passing wrong flags to crypto_alloc_shash() # net: fix use-after-free in GRO with ESP # tcp: prevent bogus FRTO undos with non-SACK flows # bpf: sockhash, add release routine # bpf: sockhash fix omitted bucket lock in sock_close # bpf: sockmap, fix smap_list_map_remove when psock is in many maps # bpf: sockmap, fix crash when ipv6 sock is added # net: fib_rules: bring back rule_exists to match rule during add # hv_netvsc: split sub-channel setup into async and sync # net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN # atm: zatm: Fix potential Spectre v1 # s390/qeth: consistently re-enable device features # s390/qeth: don't clobber buffer on async TX completion # s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6] # s390/qeth: fix race when setting MAC address # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 4e33d7d47943aaa84a5904472cf2f9c6d6b0a6ca # < make -s -j 80 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 80 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/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/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183: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:2497: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:1819: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:339:21: note: 'pdeo' was declared here /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/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/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 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb5acfc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530993 Bytes = 5401.36 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5506445 Bytes = 5377.39 kB = 5.25 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531252 Bytes = 5401.61 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531369 Bytes = 5401.73 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531987 Bytes = 5402.33 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531314 Bytes = 5401.67 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5532567 Bytes = 5402.90 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5532744 Bytes = 5403.07 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5532724 Bytes = 5403.05 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530669 Bytes = 5401.04 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531398 Bytes = 5401.76 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531471 Bytes = 5401.83 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530671 Bytes = 5401.05 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531314 Bytes = 5401.67 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530648 Bytes = 5401.02 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc3-g4e33d7d Created: Tue Jul 3 05:22:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530662 Bytes = 5401.04 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:38.664421