# git rev-parse -q --verify 6f0d349d922ba44e4348a17a78ea51b7135965b1^{commit} 6f0d349d922ba44e4348a17a78ea51b7135965b1 already have revision, skipping fetch # git checkout -q -f -B kisskb 6f0d349d922ba44e4348a17a78ea51b7135965b1 # git clean -qxdf # < git log -1 # commit 6f0d349d922ba44e4348a17a78ea51b7135965b1 # Merge: 7daf201 829eb05 # Author: Linus Torvalds # Date: Mon Jun 25 15:58:17 2018 +0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix netpoll OOPS in r8169, from Ville Syrjälä. # # 2) Fix bpf instruction alignment on powerpc et al., from Eric Dumazet. # # 3) Don't ignore IFLA_MTU attribute when creating new ipvlan links. From # Xin Long. # # 4) Fix use after free in AF_PACKET, from Eric Dumazet. # # 5) Mis-matched RTNL unlock in xen-netfront, from Ross Lagerwall. # # 6) Fix VSOCK loopback on big-endian, from Claudio Imbrenda. # # 7) Missing RX buffer offset correction when computing DMA addresses in # mvneta driver, from Antoine Tenart. # # 8) Fix crashes in DCCP's ccid3_hc_rx_send_feedback, from Eric Dumazet. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (34 commits) # sfc: make function efx_rps_hash_bucket static # strparser: Corrected typo in documentation. # qmi_wwan: add support for the Dell Wireless 5821e module # cxgb4: when disabling dcb set txq dcb priority to 0 # net_sched: remove a bogus warning in hfsc # net: dccp: switch rx_tstamp_last_feedback to monotonic clock # net: dccp: avoid crash in ccid3_hc_rx_send_feedback() # net: Remove depends on HAS_DMA in case of platform dependency # MAINTAINERS: Add file patterns for dsa device tree bindings # net: mscc: make sparse happy # net: mvneta: fix the Rx desc DMA address in the Rx path # Documentation: e1000: Fix docs build error # Documentation: e100: Fix docs build error # Documentation: e1000: Use correct heading adornment # Documentation: e100: Use correct heading adornment # ipv6: mcast: fix unsolicited report interval after receiving querys # vhost_net: validate sock before trying to put its fd # VSOCK: fix loopback on big-endian systems # net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static # xen-netfront: Update features after registering netdev # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 6f0d349d922ba44e4348a17a78ea51b7135965b1 # < make -s -j 10 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 10 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/net/Makefile:24: CC cannot link executables. Skipping bpfilter. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /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/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/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /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/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/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/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/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/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: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 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb5acf0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5529696 Bytes = 5400.09 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5531419 Bytes = 5401.78 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5532520 Bytes = 5402.85 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530356 Bytes = 5400.74 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5532120 Bytes = 5402.46 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5529626 Bytes = 5400.03 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5532465 Bytes = 5402.80 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5505855 Bytes = 5376.81 kB = 5.25 MB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xb6b43c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530411 Bytes = 5400.79 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530586 Bytes = 5400.96 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530938 Bytes = 5401.31 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:42 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5529660 Bytes = 5400.06 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5529661 Bytes = 5400.06 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530415 Bytes = 5400.80 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530398 Bytes = 5400.78 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-rc2-g6f0d349 Created: Mon Jun 25 18:50:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5530007 Bytes = 5400.40 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:02:00.020015