Buildresult: linus/s390-defconfig/s390x-gcc11 built on Jan 2 2023, 08:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 2 2023, 08:26
Duration:
0:04:30.499662
Builder:
alpine3
Revision:
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
150aae354b817f540848476bace2b2ba9931b197)
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:3652:warning: override: reassigning to symbol DEBUG_INFO_BTF arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify 150aae354b817f540848476bace2b2ba9931b197^{commit} 150aae354b817f540848476bace2b2ba9931b197 already have revision, skipping fetch # git checkout -q -f -B kisskb 150aae354b817f540848476bace2b2ba9931b197 # git clean -qxdf # < git log -1 # commit 150aae354b817f540848476bace2b2ba9931b197 # Merge: 5b129817aedb 0a041ebca495 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Jan 1 11:27:00 2023 -0800 # # Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf fixes from Borislav Petkov: # # - Pass only an initialized perf event attribute to the LSM hook # # - Fix a use-after-free on the perf syscall's error path # # - A potential integer overflow fix in amd_core_pmu_init() # # - Fix the cgroup events tracking after the context handling rewrite # # - Return the proper value from the inherit_event() function on error # # * tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # perf/core: Call LSM hook after copying perf_event_attr # perf: Fix use-after-free in error path # perf/x86/amd: fix potential integer overflow on shift of a int # perf/core: Fix cgroup events tracking # perf core: Return error pointer if inherit_event() fails to find pmu_ctx # < /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 150aae354b817f540848476bace2b2ba9931b197 # < 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:3652: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:1061:2: /kisskb/src/arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 526 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 527 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:04:30.499662
© Michael Ellerman 2006-2018.