Buildresult: powerpc-next/mpc85xx_smp_defconfig/powerpc-gcc5 built on Apr 28 2021, 02:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 28 2021, 02:02
Duration:
0:02:45.685106
Builder:
blade46
Revision:
powerpc/papr_scm: Mark nvdimm as unarmed if needed during probe (
adb68c38d8d49a3d60805479c558649bb2182473)
Target:
powerpc-next/mpc85xx_smp_defconfig/powerpc-gcc5
Branch:
powerpc-next
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
mpc85xx_smp_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 adb68c38d8d49a3d60805479c558649bb2182473^{commit} adb68c38d8d49a3d60805479c558649bb2182473 already have revision, skipping fetch # git checkout -q -f -B kisskb adb68c38d8d49a3d60805479c558649bb2182473 # git clean -qxdf # < git log -1 # commit adb68c38d8d49a3d60805479c558649bb2182473 # Author: Vaibhav Jain <vaibhav@linux.ibm.com> # Date: Mon Mar 29 17:01:03 2021 +0530 # # powerpc/papr_scm: Mark nvdimm as unarmed if needed during probe # # In case an nvdimm is found to be unarmed during probe then set its # NDD_UNARMED flag before nvdimm_create(). This would enforce a # read-only access to the ndimm region. Presently even if an nvdimm is # unarmed its not marked as read-only on ppc64 guests. # # The patch updates papr_scm_nvdimm_init() to force query of nvdimm # health via __drc_pmem_query_health() and if nvdimm is found to be # unarmed then set the nvdimm flag ND_UNARMED for nvdimm_create(). # # Signed-off-by: Vaibhav Jain <vaibhav@linux.ibm.com> # Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20210329113103.476760-1-vaibhav@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 adb68c38d8d49a3d60805479c558649bb2182473 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-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 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdfee50) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdee724) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808880 Bytes = 6649.30 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807365 Bytes = 6647.82 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807307 Bytes = 6647.76 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807992 Bytes = 6648.43 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808559 Bytes = 6648.98 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807969 Bytes = 6648.41 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808061 Bytes = 6648.50 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808105 Bytes = 6648.54 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807369 Bytes = 6647.82 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808959 Bytes = 6649.37 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808341 Bytes = 6648.77 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6777853 Bytes = 6619.00 KiB = 6.46 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807371 Bytes = 6647.82 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6807396 Bytes = 6647.85 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808057 Bytes = 6648.49 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc3-gadb68c38d8d4 Created: Wed Apr 28 02:05:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808012 Bytes = 6648.45 KiB = 6.49 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 # Build took: 0:02:45.685106
© Michael Ellerman 2006-2018.