Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on May 2 2021, 04:18
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 2 2021, 04:18
Duration:
0:02:29.890392
Builder:
blade46
Revision:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (
152d32aa846835987966fd20ee1143b0e05036a0)
Target:
linus/mpc85xx_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:
mpc85xx_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0)
Full Log
# git rev-parse -q --verify 152d32aa846835987966fd20ee1143b0e05036a0^{commit} 152d32aa846835987966fd20ee1143b0e05036a0 already have revision, skipping fetch # git checkout -q -f -B kisskb 152d32aa846835987966fd20ee1143b0e05036a0 # git clean -qxdf # < git log -1 # commit 152d32aa846835987966fd20ee1143b0e05036a0 # Merge: 4f9701057a9c 3bf0fcd75434 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat May 1 10:14:08 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm updates from Paolo Bonzini: # "This is a large update by KVM standards, including AMD PSP (Platform # Security Processor, aka "AMD Secure Technology") and ARM CoreSight # (debug and trace) changes. # # ARM: # # - CoreSight: Add support for ETE and TRBE # # - Stage-2 isolation for the host kernel when running in protected # mode # # - Guest SVE support when running in nVHE mode # # - Force W^X hypervisor mappings in nVHE mode # # - ITS save/restore for guests using direct injection with GICv4.1 # # - nVHE panics now produce readable backtraces # # - Guest support for PTP using the ptp_kvm driver # # - Performance improvements in the S2 fault handler # # x86: # # - AMD PSP driver changes # # - Optimizations and cleanup of nested SVM code # # - AMD: Support for virtual SPEC_CTRL # # - Optimizations of the new MMU code: fast invalidation, zap under # read lock, enable/disably dirty page logging under read lock # # - /dev/kvm API for AMD SEV live migration (guest API coming soon) # # - support SEV virtual machines sharing the same encryption context # # - support SGX in virtual machines # # - add a few more statistics # # - improved directed yield heuristics # # - Lots and lots of cleanups # # Generic: # # - Rework of MMU notifier interface, simplifying and optimizing the # architecture-specific code # # - a handful of "Get rid of oprofile leftovers" patches # # - Some selftests improvements" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (379 commits) # KVM: selftests: Speed up set_memory_region_test # selftests: kvm: Fix the check of return value # KVM: x86: Take advantage of kvm_arch_dy_has_pending_interrupt() # KVM: SVM: Skip SEV cache flush if no ASIDs have been used # KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids() # KVM: SVM: Drop redundant svm_sev_enabled() helper # KVM: SVM: Move SEV VMCB tracking allocation to sev.c # KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup() # KVM: SVM: Unconditionally invoke sev_hardware_teardown() # KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported) # KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y # KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables # KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features # KVM: SVM: Move SEV module params/variables to sev.c # KVM: SVM: Disable SEV/SEV-ES if NPT is disabled # KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails # KVM: SVM: Zero out the VMCB array used to track SEV ASID association # x86/sev: Drop redundant and potentially misleading 'sev_enabled' # KVM: x86: Move reverse CPUID helpers to separate header file # KVM: x86: Rename GPR accessors to make mode-aware variants the defaults # ... # < /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 152d32aa846835987966fd20ee1143b0e05036a0 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: 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 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70e60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd60734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535778 Bytes = 6382.60 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535777 Bytes = 6382.59 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6505632 Bytes = 6353.16 KiB = 6.20 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6538841 Bytes = 6385.59 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535878 Bytes = 6382.69 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6537369 Bytes = 6384.15 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6537075 Bytes = 6383.86 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535913 Bytes = 6382.73 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535765 Bytes = 6382.58 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6538868 Bytes = 6385.61 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535765 Bytes = 6382.58 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6537049 Bytes = 6383.84 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:53 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535910 Bytes = 6382.72 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6538529 Bytes = 6385.28 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6538202 Bytes = 6384.96 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g152d32aa8468 Created: Sun May 2 04:20:54 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6535841 Bytes = 6382.66 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:29.890392
© Michael Ellerman 2006-2018.