Buildresult: powerpc-next/s390-defconfig/s390x-gcc8 built on Apr 12 2023, 04:53
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 12 2023, 04:53
Duration:
0:04:31.623310
Builder:
alpine3
Revision:
powerpc/32: Include thread_info.h in head_booke.h (
8002725b9e3369ce8616d32dc2e7a57870475142)
Target:
powerpc-next/s390-defconfig/s390x-gcc8
Branch:
powerpc-next
Compiler:
s390x-gcc8
(s390-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (1)
.config:3656:warning: override: reassigning to symbol DEBUG_INFO_BTF
Full Log
# git rev-parse -q --verify 8002725b9e3369ce8616d32dc2e7a57870475142^{commit} 8002725b9e3369ce8616d32dc2e7a57870475142 already have revision, skipping fetch # git checkout -q -f -B kisskb 8002725b9e3369ce8616d32dc2e7a57870475142 # git clean -qxdf # < git log -1 # commit 8002725b9e3369ce8616d32dc2e7a57870475142 # Author: Nathan Chancellor <nathan@kernel.org> # Date: Thu Apr 6 10:51:30 2023 -0700 # # powerpc/32: Include thread_info.h in head_booke.h # # When building with W=1 after commit 80b6093b55e3 ("kbuild: add -Wundef # to KBUILD_CPPFLAGS for W=1 builds"), the following warning occurs. # # In file included from arch/powerpc/kvm/bookehv_interrupts.S:26: # arch/powerpc/kvm/../kernel/head_booke.h:20:6: warning: "THREAD_SHIFT" is not defined, evaluates to 0 [-Wundef] # 20 | #if (THREAD_SHIFT < 15) # | ^~~~~~~~~~~~ # # THREAD_SHIFT is defined in thread_info.h but it is not directly included # in head_booke.h, so it is possible for THREAD_SHIFT to be undefined. Add # the include to ensure that THREAD_SHIFT is always defined. # # Reported-by: kernel test robot <lkp@intel.com> # Link: https://lore.kernel.org/202304050954.yskLdczH-lkp@intel.com/ # Signed-off-by: Nathan Chancellor <nathan@kernel.org> # Reviewed-by: Masahiro Yamada <masahiroy@kernel.org> # Reviewed-by: Nick Desaulniers <ndesaulniers@google.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/20230406-wundef-thread_shift_booke-v1-1-8deffa4d84f9@kernel.org # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 8002725b9e3369ce8616d32dc2e7a57870475142 # < make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3656:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 # Build took: 0:04:31.623310
© Michael Ellerman 2006-2018.