Buildresult: linus/s390-defconfig/s390x-gcc11 built on Nov 21 2022, 12:50
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 21 2022, 12:50
Duration:
0:05:51.047724
Builder:
alpine1
Revision:
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (
c6c67bf9bc2714d9c2c2e7ecfbf29d912b8c4f17)
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 (2)
.config:3641:warning: override: reassigning to symbol DEBUG_INFO_BTF arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify c6c67bf9bc2714d9c2c2e7ecfbf29d912b8c4f17^{commit} c6c67bf9bc2714d9c2c2e7ecfbf29d912b8c4f17 already have revision, skipping fetch # git checkout -q -f -B kisskb c6c67bf9bc2714d9c2c2e7ecfbf29d912b8c4f17 # git clean -qxdf # < git log -1 # commit c6c67bf9bc2714d9c2c2e7ecfbf29d912b8c4f17 # Merge: 5239ddeb4872 40adaf51cb31 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Nov 20 15:31:20 2022 -0800 # # Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace # # Pull tracing/probes fixes from Steven Rostedt: # # - Fix possible NULL pointer dereference on trace_event_file in # kprobe_event_gen_test_exit() # # - Fix NULL pointer dereference for trace_array in # kprobe_event_gen_test_exit() # # - Fix memory leak of filter string for eprobes # # - Fix a possible memory leak in rethook_alloc() # # - Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case which # can cause a possible use-after-free # # - Fix warning in eprobe filter creation # # - Fix eprobe filter creation as it picked the wrong event for the # fields # # * tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: # tracing/eprobe: Fix eprobe filter to make a filter correctly # tracing/eprobe: Fix warning in filter creation # kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case # rethook: fix a potential memleak in rethook_alloc() # tracing/eprobe: Fix memory leak of filter string # tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_gen_test_exit() # tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit() # < /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 c6c67bf9bc2714d9c2c2e7ecfbf29d912b8c4f17 # < make -s -j 160 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 160 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 160 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 .config:3641:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 160 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- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:05:51.047724
© Michael Ellerman 2006-2018.