Buildresult: powerpc-next/s390-defconfig/s390x-gcc11 built on May 3 2022, 03:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 3 2022, 03:38
Duration:
0:02:00.353381
Builder:
ka4
Revision:
selftests/powerpc: Add a test of 4PB SLB handling (
e96a76ee5283d509f2bf45133d147e77f73a1b15)
Target:
powerpc-next/s390-defconfig/s390x-gcc11
Branch:
powerpc-next
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 e96a76ee5283d509f2bf45133d147e77f73a1b15^{commit} e96a76ee5283d509f2bf45133d147e77f73a1b15 already have revision, skipping fetch # git checkout -q -f -B kisskb e96a76ee5283d509f2bf45133d147e77f73a1b15 # git clean -qxdf # < git log -1 # commit e96a76ee5283d509f2bf45133d147e77f73a1b15 # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Fri Mar 18 01:39:25 2022 +1100 # # selftests/powerpc: Add a test of 4PB SLB handling # # Add a test for a bug we had in the 4PB address space SLB handling. It # was fixed in commit 4c2de74cc869 ("powerpc/64: Interrupts save PPR on # stack rather than thread_struct"). # # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20220317143925.1030447-1-mpe@ellerman.id.au # < /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 e96a76ee5283d509f2bf45133d147e77f73a1b15 # < make -s -j 120 ARCH=s390 O=/kisskb/build/powerpc-next_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 120 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 120 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 120 ARCH=s390 O=/kisskb/build/powerpc-next_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/powerpc-next_s390-defconfig_s390x-gcc11 # Build took: 0:02:00.353381
© Michael Ellerman 2006-2018.