Buildresult: powerpc-next/arm64-defconfig/arm64-gcc5 built on Mar 22 2022, 13:35
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 22 2022, 13:35
Duration:
0:06:44.650838
Builder:
blade46
Revision:
powerpc/boot: Stop using RELACOUNT (
9fa62ccf07a78e8ca3d8a3ce59276f4ef6660e58)
Target:
powerpc-next/arm64-defconfig/arm64-gcc5
Branch:
powerpc-next
Compiler:
arm64-gcc5
(aarch64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.25.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum warning: LSE atomics not supported by binutils
Full Log
# git rev-parse -q --verify 9fa62ccf07a78e8ca3d8a3ce59276f4ef6660e58^{commit} 9fa62ccf07a78e8ca3d8a3ce59276f4ef6660e58 already have revision, skipping fetch # git checkout -q -f -B kisskb 9fa62ccf07a78e8ca3d8a3ce59276f4ef6660e58 # git clean -qxdf # < git log -1 # commit 9fa62ccf07a78e8ca3d8a3ce59276f4ef6660e58 # Author: Alexey Kardashevskiy <aik@ozlabs.ru> # Date: Mon Mar 21 18:10:26 2022 +1100 # # powerpc/boot: Stop using RELACOUNT # # So far the RELACOUNT tag from the ELF header was containing the exact # number of R_PPC_RELATIVE/R_PPC64_RELATIVE relocations. However the LLVM's # recent change [1] make it equal-or-less than the actual number which # makes it useless. # # This replaces RELACOUNT in zImage loader with a pair of RELASZ and RELAENT. # The vmlinux relocation code is fixed in [2]. # # To make it more future proof, this walks through the entire .rela.dyn # section instead of assuming that the section is sorter by a relocation # type. Unlike [1], this does not add unaligned UADDR/UADDR64 relocations # as in hardly possible to see those in arch-specific zImage. # # [1] https://github.com/llvm/llvm-project/commit/da0e5b885b25cf4 # [2] https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?h=next&id=d799769188529a # # Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20220321071026.918262-1-aik@ozlabs.ru # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 9fa62ccf07a78e8ca3d8a3ce59276f4ef6660e58 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # < make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum warning: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 # Build took: 0:06:44.650838
© Michael Ellerman 2006-2018.