Buildresult: powerpc-next/sparc64-defconfig/sparc64-gcc5 built on Dec 9 2020, 02:33
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 9 2020, 02:33
Duration:
0:01:37.358410
Builder:
blade46
Revision:
powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK (
db972a3787d12b1ce9ba7a31ec376d8a79e04c47)
Target:
powerpc-next/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-next
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>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify db972a3787d12b1ce9ba7a31ec376d8a79e04c47^{commit} db972a3787d12b1ce9ba7a31ec376d8a79e04c47 already have revision, skipping fetch # git checkout -q -f -B kisskb db972a3787d12b1ce9ba7a31ec376d8a79e04c47 # git clean -qxdf # < git log -1 # commit db972a3787d12b1ce9ba7a31ec376d8a79e04c47 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Tue Dec 8 05:24:19 2020 +0000 # # powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK # # low_sleep_handler() can't restore the context from standard # stack because the stack can hardly be accessed with MMU OFF. # # Store everything in a global storage area instead of storing # a pointer to the stack in that global storage area. # # To avoid a complete churn of the function, still use r1 as # the pointer to the storage area during restore. # # Fixes: cd08f109e262 ("powerpc/32s: Enable CONFIG_VMAP_STACK") # Reported-by: Giuseppe Sacco <giuseppe@sguazz.it> # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Tested-by: Giuseppe Sacco <giuseppe@sguazz.it> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/e3e0d8042a3ba75cb4a9546c19c408b5b5b28994.1607404931.git.christophe.leroy@csgroup.eu # < /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 db972a3787d12b1ce9ba7a31ec376d8a79e04c47 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_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-next_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-next_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-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_sparc64-defconfig_sparc64 # Build took: 0:01:37.358410
© Michael Ellerman 2006-2018.