Buildresult: powerpc-next/alpha-defconfig/alpha-gcc4.9 built on Aug 25 2020, 03:27
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 25 2020, 03:27
Duration:
0:00:53.096639
Builder:
ka3
Revision:
powerpc/64: Remove unused generic_secondary_thread_init() (
ab4caa21c332c35576b67aa4804b0cc8772e089a)
Target:
powerpc-next/alpha-defconfig/alpha-gcc4.9
Branch:
powerpc-next
Compiler:
alpha-gcc4.9
(alpha-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: "saved_config" [vmlinux] is COMMON symbol
Full Log
# git rev-parse -q --verify ab4caa21c332c35576b67aa4804b0cc8772e089a^{commit} ab4caa21c332c35576b67aa4804b0cc8772e089a already have revision, skipping fetch # git checkout -q -f -B kisskb ab4caa21c332c35576b67aa4804b0cc8772e089a # git clean -qxdf # < git log -1 # commit ab4caa21c332c35576b67aa4804b0cc8772e089a # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Wed Aug 19 11:57:04 2020 +1000 # # powerpc/64: Remove unused generic_secondary_thread_init() # # The last caller was removed in 2014 in commit fb5a515704d7 ("powerpc: # Remove platforms/wsp and associated pieces"). # # As Jordan noticed even though there are no callers, the code above in # fsl_secondary_thread_init() falls through into # generic_secondary_thread_init(). So we can remove the _GLOBAL but not # the body of the function. # # However because fsl_secondary_thread_init() is inside #ifdef # CONFIG_PPC_BOOK3E, we can never reach the body of # generic_secondary_thread_init() unless CONFIG_PPC_BOOK3E is enabled, # so we can wrap the whole thing in a single #ifdef. # # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20200819015704.1976364-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux-ld --version # < git log --format=%s --max-count=1 ab4caa21c332c35576b67aa4804b0cc8772e089a # < make -s -j 80 ARCH=alpha O=/kisskb/build/powerpc-next_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- defconfig # < make -s -j 80 ARCH=alpha O=/kisskb/build/powerpc-next_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- help # make -s -j 80 ARCH=alpha O=/kisskb/build/powerpc-next_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- olddefconfig # make -s -j 80 ARCH=alpha O=/kisskb/build/powerpc-next_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: "saved_config" [vmlinux] is COMMON symbol Kernel arch/alpha/boot/vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/powerpc-next_alpha-defconfig_alpha-gcc4.9 # Build took: 0:00:53.096639
© Michael Ellerman 2006-2018.