Buildresult: powerpc-fixes/s390-defconfig/s390x-gcc13 built on Aug 6 2023, 06:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 6 2023, 06:08
Duration:
0:04:27.725737
Builder:
ka7
Revision:
powerpc/powermac: Use early_* IO variants in via_calibrate_decr() (
86582e6189dd8f9f52c25d46c70fe5d111da6345)
Target:
powerpc-fixes/s390-defconfig/s390x-gcc13
Branch:
powerpc-fixes
Compiler:
s390x-gcc13
(s390-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (1)
.config:3688:warning: override: reassigning to symbol DEBUG_INFO_BTF
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-13.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 86582e6189dd8f9f52c25d46c70fe5d111da6345 # make -s -j 32 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3688:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 32 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 # Build took: 0:04:27.725737
© Michael Ellerman 2006-2018.