Buildresult: linus/s390-defconfig/s390x-gcc11 built on Apr 4 2022, 07:53
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 4 2022, 07:53
Duration:
0:03:39.219317
Builder:
ka7
Revision:
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (
09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04)
Target:
linus/s390-defconfig/s390x-gcc11
Branch:
linus
Compiler:
s390x-gcc11
(s390-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/s390/kernel/machine_kexec.c:57:9: warning: 'memcpy' offset [0, 511] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04^{commit} 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 already have revision, skipping fetch # git checkout -q -f -B kisskb 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 # git clean -qxdf # < git log -1 # commit 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 # Merge: 34a53ff911eb 5cfff569cab8 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Apr 3 12:26:01 2022 -0700 # # Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull more tracing updates from Steven Rostedt: # # - Rename the staging files to give them some meaning. Just # stage1,stag2,etc, does not show what they are for # # - Check for NULL from allocation in bootconfig # # - Hold event mutex for dyn_event call in user events # # - Mark user events to broken (to work on the API) # # - Remove eBPF updates from user events # # - Remove user events from uapi header to keep it from being installed. # # - Move ftrace_graph_is_dead() into inline as it is called from hot # paths and also convert it into a static branch. # # * tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Move user_events.h temporarily out of include/uapi # ftrace: Make ftrace_graph_is_dead() a static branch # tracing: Set user_events to BROKEN # tracing/user_events: Remove eBPF interfaces # tracing/user_events: Hold event_mutex during dyn_event_add # proc: bootconfig: Add null pointer check # tracing: Rename the staging files for trace_events # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/machine_kexec.c: In function '__do_machine_kdump': /kisskb/src/arch/s390/kernel/machine_kexec.c:57:9: warning: 'memcpy' offset [0, 511] is out of the bounds [0, 0] [-Warray-bounds] 57 | memcpy((void *) __LC_FPREGS_SAVE_AREA, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 | (void *)(prefix + __LC_FPREGS_SAVE_AREA), 512); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:03:39.219317
© Michael Ellerman 2006-2018.