# git rev-parse -q --verify 8efcf34a263965e471e3999904f94d1f6799d42a^{commit} 8efcf34a263965e471e3999904f94d1f6799d42a already have revision, skipping fetch # git checkout -q -f -B kisskb 8efcf34a263965e471e3999904f94d1f6799d42a # git clean -qxdf # < git log -1 # commit 8efcf34a263965e471e3999904f94d1f6799d42a # Merge: 32bcbf8 1432160 # Author: Linus Torvalds # Date: Mon Jun 11 18:19:45 2018 -0700 # # Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC late updates from Olof Johansson: # "This is a branch with a few merge requests that either came in late, # or took a while longer for us to review and merge than usual and thus # cut it a bit close to the merge window. We stage them in a separate # branch and if things look good, we still send them up -- and that's # the case here. # # This is mostly DT additions for Renesas platforms, adding IP block # descriptions for existing and new SoCs. # # There are also some driver updates for Qualcomm platforms for SMEM/QMI # and GENI, which is their generalized serial protocol interface" # # * tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (186 commits) # soc: qcom: smem: introduce qcom_smem_virt_to_phys() # soc: qcom: qmi: fix a buffer sizing bug # MAINTAINERS: Update pattern for qcom_scm # soc: Unconditionally include qcom Makefile # soc: qcom: smem: check sooner in qcom_smem_set_global_partition() # soc: qcom: smem: fix qcom_smem_set_global_partition() # soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private() # soc: qcom: smem: byte swap values properly # soc: qcom: smem: return proper type for cached entry functions # soc: qcom: smem: fix first cache entry calculation # soc: qcom: cmd-db: Make endian-agnostic # drivers: qcom: add command DB driver # arm64: dts: renesas: salvator-common: Add ADV7482 support # ARM: dts: r8a7740: Add CEU1 # ARM: dts: r8a7740: Add CEU0 # arm64: dts: renesas: salvator-common: enable VIN # arm64: dts: renesas: r8a77970: add VIN and CSI-2 nodes # arm64: dts: renesas: r8a77965: add VIN and CSI-2 nodes # arm64: dts: renesas: r8a7796: add VIN and CSI-2 nodes # arm64: dts: renesas: r8a7795-es1: add CSI-2 node # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 8efcf34a263965e471e3999904f94d1f6799d42a # < 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/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/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/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:340:21: note: 'pdeo' 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/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 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb56cc0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522408 Bytes = 5392.98 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5498041 Bytes = 5369.18 kB = 5.24 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5523356 Bytes = 5393.90 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5524240 Bytes = 5394.77 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522409 Bytes = 5392.98 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522167 Bytes = 5392.74 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522510 Bytes = 5393.08 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5523758 Bytes = 5394.29 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6740c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5524177 Bytes = 5394.70 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522096 Bytes = 5392.67 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:50 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522140 Bytes = 5392.71 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:50 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522655 Bytes = 5393.22 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:50 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522141 Bytes = 5392.72 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:50 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522451 Bytes = 5393.02 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:50 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522504 Bytes = 5393.07 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-g8efcf34 Created: Tue Jun 12 12:40:50 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5522153 Bytes = 5392.73 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:03:02.705753