Buildresult: powerpc-next/ps3_defconfig/powerpc-gcc5 built on Mar 28 2020, 12:24
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 28 2020, 12:24
Duration:
0:01:26.936670
Builder:
ka2
Revision:
powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type (
56a47aa71b7af69388911205e54e8b2128089155)
Target:
powerpc-next/ps3_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:
ps3_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
WARNING: vmlinux.o(.text.unlikely+0x3e0): Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.radix__early_init_mmu() WARNING: vmlinux.o(.text.unlikely+0x3ec): Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.hash__early_init_mmu()
Full Log
# git rev-parse -q --verify 56a47aa71b7af69388911205e54e8b2128089155^{commit} 56a47aa71b7af69388911205e54e8b2128089155 already have revision, skipping fetch # git checkout -q -f -B kisskb 56a47aa71b7af69388911205e54e8b2128089155 # git clean -qxdf # < git log -1 # commit 56a47aa71b7af69388911205e54e8b2128089155 # Author: Leonardo Bras <leonardo@linux.ibm.com> # Date: Sat Feb 15 02:36:37 2020 -0300 # # powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type # # Before checking for cpu_type == NULL, this same copy happens, so doing # it here will just write the same value to the t->oprofile_type # again. # # Remove the repeated copy, as it is unnecessary. # # Signed-off-by: Leonardo Bras <leonardo@linux.ibm.com> # Reviewed-by: Michael Neuling <mikey@neuling.org> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20200215053637.280880-1-leonardo@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 56a47aa71b7af69388911205e54e8b2128089155 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ps3_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ps3_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ps3_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ps3_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ps3_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text.unlikely+0x3e0): Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.radix__early_init_mmu() The function .early_init_mmu() references the function __init .radix__early_init_mmu(). This is often because .early_init_mmu lacks a __init annotation or the annotation of .radix__early_init_mmu is wrong. WARNING: vmlinux.o(.text.unlikely+0x3ec): Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.hash__early_init_mmu() The function .early_init_mmu() references the function __init .hash__early_init_mmu(). This is often because .early_init_mmu lacks a __init annotation or the annotation of .hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/powerpc-next_ps3_defconfig_powerpc-gcc5 # Build took: 0:01:26.936670
© Michael Ellerman 2006-2018.