Buildresult: linus/ppc44x_defconfig/powerpc-gcc4.9 built on Jun 9 2020, 09:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 9 2020, 09:30
Duration:
0:07:44.336923
Builder:
ka3
Revision:
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc (
abfbb29297c27e3f101f348dc9e467b0fe70f919)
Target:
linus/ppc44x_defconfig/powerpc-gcc4.9
Branch:
linus
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc44x_defconfig
(
download
)
Log:
Download original
Possible warnings (6)
block/genhd.c:1623:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] lib/zstd/compress.c:1393:1: warning: the frame size of 1384 bytes is larger than 1024 bytes [-Wframe-larger-than=] arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
Full Log
# git gc # git rev-parse -q --verify abfbb29297c27e3f101f348dc9e467b0fe70f919^{commit} abfbb29297c27e3f101f348dc9e467b0fe70f919 already have revision, skipping fetch # git checkout -q -f -B kisskb abfbb29297c27e3f101f348dc9e467b0fe70f919 # git clean -qxdf # < git log -1 # commit abfbb29297c27e3f101f348dc9e467b0fe70f919 # Merge: d26a42a96140 7dcef3988eed # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Jun 8 13:01:08 2020 -0700 # # Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc # # Pull remoteproc updates from Bjorn Andersson: # "This introduces device managed versions of functions used to register # remoteproc devices, add support for remoteproc driver specific # resource control, enables remoteproc drivers to specify ELF class and # machine for coredumps. It integrates pm_runtime in the core for # keeping resources active while the remote is booted and holds a wake # source while recoverying a remote processor after a firmware crash. # # It refactors the remoteproc device's allocation path to simplify the # logic, fix a few cleanup bugs and to not clone const strings onto the # heap. Debugfs code is simplifies using the DEFINE_SHOW_ATTRIBUTE and a # zero-length array is replaced with flexible-array. # # A new remoteproc driver for the JZ47xx VPU is introduced, the Qualcomm # SM8250 gains support for audio, compute and sensor remoteprocs and the # Qualcomm SC7180 modem support is cleaned up and improved. # # The Qualcomm glink subsystem-restart driver is merged into the main # glink driver, the Qualcomm sysmon driver is extended to properly # notify remote processors about all other remote processors' state # transitions" # # * tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc: (43 commits) # remoteproc: Fix an error code in devm_rproc_alloc() # MAINTAINERS: Add myself as reviewer for Ingenic rproc driver # remoteproc: ingenic: Added remoteproc driver # remoteproc: Add support for runtime PM # dt-bindings: Document JZ47xx VPU auxiliary processor # remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev() # remoteproc: Fix and restore the parenting hierarchy for vdev # remoteproc: Fall back to using parent memory pool if no dedicated available # remoteproc: Replace zero-length array with flexible-array # remoteproc: wcss: add support for rpmsg communication # remoteproc: core: Prevent system suspend during remoteproc recovery # remoteproc: qcom_q6v5_mss: Remove unused q6v5_da_to_va function # remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use # remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space # dt-bindings: remoteproc: qcom: Replace halt-nav with spare-regs # remoteproc: qcom: pas: Add SM8250 PAS remoteprocs # dt-bindings: remoteproc: qcom: pas: Add SM8250 remoteprocs # remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region # dt-bindings: remoteproc: qcom: Use memory-region to reference memory # remoteproc: qcom: pas: Add SC7180 Modem support # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 abfbb29297c27e3f101f348dc9e467b0fe70f919 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc44x_defconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1623:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1384 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5bf5a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2967336 Bytes = 2897.79 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006000c4 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2966773 Bytes = 2897.24 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006001b8 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2966683 Bytes = 2897.15 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006014a8 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2967434 Bytes = 2897.88 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006014a8 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2967283 Bytes = 2897.74 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006014a0 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2966968 Bytes = 2897.43 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006014a8 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2967461 Bytes = 2897.91 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 00601488 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2966893 Bytes = 2897.36 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 00601498 Image Name: Linux-5.7.0-gabfbb29297c2 Created: Tue Jun 9 09:38:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2966919 Bytes = 2897.38 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006014b8 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 # Build took: 0:07:44.336923
© Michael Ellerman 2006-2018.