# git rev-parse -q --verify c84afab02c311b08b5cb8ea758cc177f81c95d11^{commit} c84afab02c311b08b5cb8ea758cc177f81c95d11 already have revision, skipping fetch # git checkout -q -f -B kisskb c84afab02c311b08b5cb8ea758cc177f81c95d11 # git clean -qxdf # < git log -1 # commit c84afab02c311b08b5cb8ea758cc177f81c95d11 # Merge: 249155c20f9b 89ed5b519004 # Author: Linus Torvalds # Date: Fri Jun 28 08:24:37 2019 +0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix ppp_mppe crypto soft dependencies, from Takashi Iawi. # # 2) Fix TX completion to be finite, from Sergej Benilov. # # 3) Use register_pernet_device to avoid a dst leak in tipc, from Xin # Long. # # 4) Double free of TX cleanup in Dirk van der Merwe. # # 5) Memory leak in packet_set_ring(), from Eric Dumazet. # # 6) Out of bounds read in qmi_wwan, from Bjørn Mork. # # 7) Fix iif used in mcast/bcast looped back packets, from Stephen # Suryaputra. # # 8) Fix neighbour resolution on raw ipv6 sockets, from Nicolas Dichtel. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (25 commits) # af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET # sctp: change to hold sk after auth shkey is created successfully # ipv6: fix neighbour resolution with raw socket # ipv6: constify rt6_nexthop() # net: dsa: microchip: Use gpiod_set_value_cansleep() # net: aquantia: fix vlans not working over bridged network # ipv4: reset rt_iif for recirculated mcast/bcast out pkts # team: Always enable vlan tx offload # net/smc: Fix error path in smc_init # net/smc: hold conns_lock before calling smc_lgr_register_conn() # bonding: Always enable vlan tx offload # net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" # ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop # qmi_wwan: Fix out-of-bounds read # tipc: check msg->req data len in tipc_nl_compat_bearer_disable # net: macb: do not copy the mac address if NULL # net/packet: fix memory leak in packet_set_ring() # net/tls: fix page double free on TX cleanup # net/sched: cbs: Fix error path of cbs_module_init # tipc: change to use register_pernet_device # ... # < /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 c84afab02c311b08b5cb8ea758cc177f81c95d11 # < make -s -j 24 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 24 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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589: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:1850:6: warning: 'ret' 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:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /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/net/bridge/br_netlink.c: In function 'br_afspec.isra.28': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1645:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1620:6: note: 'oldval' was declared here /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:331:21: note: 'pdeo' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2077:9: warning: 'str' 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:1575:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1532:6: note: 'pwr_level_cisco' 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/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1832:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1745: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 INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xacb020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xacb020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5186758 Bytes = 5065.19 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00290 INFO: Uncompressed kernel (size 0xadb704) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5155155 Bytes = 5034.33 KiB = 4.92 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5187882 Bytes = 5066.29 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5186793 Bytes = 5065.23 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5186358 Bytes = 5064.80 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5188047 Bytes = 5066.45 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5186846 Bytes = 5065.28 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5187525 Bytes = 5065.94 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc6+ Created: Fri Jun 28 13:32:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5187083 Bytes = 5065.51 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:03:53.147624