Buildresult: linus/s390-allnoconfig/s390x-gcc11 built on Oct 26 2022, 12:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 26 2022, 12:16
Duration:
0:00:40.560991
Builder:
alpine2
Revision:
Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (
4dc12f37a8e98e1dca5521c14625c869537b50b6)
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:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify 4dc12f37a8e98e1dca5521c14625c869537b50b6^{commit} 4dc12f37a8e98e1dca5521c14625c869537b50b6 already have revision, skipping fetch # git checkout -q -f -B kisskb 4dc12f37a8e98e1dca5521c14625c869537b50b6 # git clean -qxdf # < git log -1 # commit 4dc12f37a8e98e1dca5521c14625c869537b50b6 # Merge: 1a2dcbdde82e e9cf4d9b9a6f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Oct 25 12:05:08 2022 -0700 # # Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 # # Pull x86 platform driver fixes from Hans de Goede: # "The only thing which stands out is a fix for a backlight regression on # Chromebooks (under drivers/acpi, with ack from Rafael). # # Other then that nothing special to report just various small fixes and # hardware-id additions" # # * tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: # ACPI: video: Fix missing native backlight on Chromebooks # platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver # leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping # platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems # platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some models # platform/x86: asus-wmi: Add support for ROG X16 tablet mode # < /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 4dc12f37a8e98e1dca5521c14625c869537b50b6 # < 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: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-allnoconfig_s390x-gcc11 # Build took: 0:00:40.560991
© Michael Ellerman 2006-2018.