Buildresult: powerpc-fixes/sparc64-defconfig/sparc64-gcc5 built on Aug 21 2021, 02:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 21 2021, 02:13
Duration:
0:00:53.300792
Builder:
ka7
Revision:
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels (
787c70f2f9990b5a197320152d2fc32cd8a6ad1a)
Target:
powerpc-fixes/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-fixes
Compiler:
sparc64-gcc5
(sparc64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version ...
Full Log
# git rev-parse -q --verify 787c70f2f9990b5a197320152d2fc32cd8a6ad1a^{commit} 787c70f2f9990b5a197320152d2fc32cd8a6ad1a already have revision, skipping fetch # git checkout -q -f -B kisskb 787c70f2f9990b5a197320152d2fc32cd8a6ad1a # git clean -qxdf # < git log -1 # commit 787c70f2f9990b5a197320152d2fc32cd8a6ad1a # Author: Nicholas Piggin <npiggin@gmail.com> # Date: Fri Aug 20 20:34:31 2021 +1000 # # powerpc/64s: Fix scv implicit soft-mask table for relocated kernels # # The implict soft-mask table addresses get relocated if they use a # relative symbol like a label. This is right for code that runs relocated # but not for unrelocated. The scv interrupt vectors run unrelocated, so # absolute addresses are required for their soft-mask table entry. # # This fixes crashing with relocated kernels, usually an asynchronous # interrupt hitting in the scv handler, then hitting the trap that checks # whether r1 is in userspace. # # Fixes: 325678fd0522 ("powerpc/64s: add a table of implicit soft-masked addresses") # Signed-off-by: Nicholas Piggin <npiggin@gmail.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20210820103431.1701240-1-npiggin@gmail.com # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 787c70f2f9990b5a197320152d2fc32cd8a6ad1a # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version ... Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 # Build took: 0:00:53.300792
© Michael Ellerman 2006-2018.