Buildresult: powerpc-fixes/mpc85xx_smp_defconfig/powerpc-gcc4.9 built on Feb 26 2021, 00:42
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 26 2021, 00:42
Duration:
0:01:25.293721
Builder:
ka4
Revision:
powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit() (
21415de8ace3b2fd8382ed37852ec457b68bafd6)
Target:
powerpc-fixes/mpc85xx_smp_defconfig/powerpc-gcc4.9
Branch:
powerpc-fixes
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / 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 21415de8ace3b2fd8382ed37852ec457b68bafd6^{commit} 21415de8ace3b2fd8382ed37852ec457b68bafd6 already have revision, skipping fetch # git checkout -q -f -B kisskb 21415de8ace3b2fd8382ed37852ec457b68bafd6 # git clean -qxdf # < git log -1 # commit 21415de8ace3b2fd8382ed37852ec457b68bafd6 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Wed Feb 24 06:34:22 2021 +0000 # # powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit() # # As reported by kernel test robot, a randconfig with high amount of # debuging options can lead to build failure for undefined reference # to replay_soft_interrupts() on ppc32. # # This is due to gcc not seeing that __prep_irq_for_enabled_exit() # always returns true on ppc32 because it doesn't inline it for # some reason. # # Force inlining of __prep_irq_for_enabled_exit() to fix the build. # # Fixes: 344bb20b159d ("powerpc/syscall: Make interrupt.c buildable on PPC32") # Reported-by: kernel test robot <lkp@intel.com> # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Acked-by: Nicholas Piggin <npiggin@gmail.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/53f3a1f719441761000c41154602bf097d4350b5.1614148356.git.christophe.leroy@csgroup.eu # < /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 21415de8ace3b2fd8382ed37852ec457b68bafd6 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_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 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe07ed4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xdf77a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839585 Bytes = 6679.28 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839240 Bytes = 6678.95 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f00314 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839283 Bytes = 6678.99 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6840158 Bytes = 6679.84 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839054 Bytes = 6678.76 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f00314 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839249 Bytes = 6678.95 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839014 Bytes = 6678.72 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f00314 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839036 Bytes = 6678.75 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839268 Bytes = 6678.97 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f00314 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6838933 Bytes = 6678.65 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839251 Bytes = 6678.96 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839176 Bytes = 6678.88 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6839015 Bytes = 6678.73 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f00314 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6840084 Bytes = 6679.77 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6840224 Bytes = 6679.91 KiB = 6.52 MiB Load Address: 00f00000 Entry Point: 00f002a4 Image Name: Linux-5.11.0-g21415de8ace3 Created: Fri Feb 26 00:43:28 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6808422 Bytes = 6648.85 KiB = 6.49 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc4.9 # Build took: 0:01:25.293721
© Michael Ellerman 2006-2018.