Buildresult: linus/s390-allnoconfig/s390x-gcc11 built on Dec 17 2022, 14:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 17 2022, 14:26
Duration:
0:00:45.142653
Builder:
alpine1
Revision:
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (
77856d911a8c8724ee8e2b09d55979fc1de8f1c0)
Target:
linus/s390-allnoconfig/s390x-gcc11
Branch:
linus
Compiler:
s390x-gcc11
(s390-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/s390/kernel/setup.c:525:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify 77856d911a8c8724ee8e2b09d55979fc1de8f1c0^{commit} 77856d911a8c8724ee8e2b09d55979fc1de8f1c0 already have revision, skipping fetch # git checkout -q -f -B kisskb 77856d911a8c8724ee8e2b09d55979fc1de8f1c0 # git clean -qxdf # < git log -1 # commit 77856d911a8c8724ee8e2b09d55979fc1de8f1c0 # Merge: aa4800e31c54 c0cd1d541704 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Dec 16 13:46:41 2022 -0600 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # # - Fix Kconfig dependencies to re-allow the enabling of function graph # tracer and shadow call stacks at the same time. # # - Revert the workaround for CPU erratum #2645198 since the CONFIG_ # guards were incorrect and the code has therefore not seen any real # exposure in -next. # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption" # ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack # < /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 77856d911a8c8724ee8e2b09d55979fc1de8f1c0 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_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-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_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:1060:2: /kisskb/src/arch/s390/kernel/setup.c:525:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 525 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 526 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:45.142653
© Michael Ellerman 2006-2018.