Buildresult: powerpc-fixes/sparc64-defconfig/sparc64-gcc11 built on Aug 5 2023, 23:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 5 2023, 23:51
Duration:
0:01:18.219417
Builder:
ka7
Revision:
powerpc/powermac: Use early_* IO variants in via_calibrate_decr() (
86582e6189dd8f9f52c25d46c70fe5d111da6345)
Target:
powerpc-fixes/sparc64-defconfig/sparc64-gcc11
Branch:
powerpc-fixes
Compiler:
sparc64-gcc11
(sparc64-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1519: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 86582e6189dd8f9f52c25d46c70fe5d111da6345^{commit} 86582e6189dd8f9f52c25d46c70fe5d111da6345 already have revision, skipping fetch # git checkout -q -f -B kisskb 86582e6189dd8f9f52c25d46c70fe5d111da6345 # git clean -qxdf # < git log -1 # commit 86582e6189dd8f9f52c25d46c70fe5d111da6345 # Author: Benjamin Gray <bgray@linux.ibm.com> # Date: Thu Jul 6 11:08:16 2023 +1000 # # powerpc/powermac: Use early_* IO variants in via_calibrate_decr() # # On a powermac platform, via the call path: # # start_kernel() # time_init() # ppc_md.calibrate_decr() (pmac_calibrate_decr) # via_calibrate_decr() # # ioremap() and iounmap() are called. The unmap can enable interrupts # unexpectedly (cond_resched() in vunmap_pmd_range()), which causes a # warning later in the boot sequence in start_kernel(). # # Use the early_* variants of these IO functions to prevent this. # # The issue is pre-existing, but is surfaced by commit 721255b9826b # ("genirq: Use a maple tree for interrupt descriptor management"). # # Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> # Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/20230706010816.72682-1-bgray@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 86582e6189dd8f9f52c25d46c70fe5d111da6345 # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. 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_defconfig_sparc64-gcc11 # Build took: 0:01:18.219417
© Michael Ellerman 2006-2018.