Buildresult: linus/s390-allnoconfig/s390x-gcc11 built on Nov 3 2022, 06:50
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 3 2022, 06:50
Duration:
0:00:24.670829
Builder:
ka4
Revision:
Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (
8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a)
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 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a^{commit} 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a already have revision, skipping fetch # git checkout -q -f -B kisskb 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a # git clean -qxdf # < git log -1 # commit 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a # Merge: 31fc92fc93d5 2b6ae0962b42 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Nov 2 11:25:12 2022 -0700 # # Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc architecture fixes from Helge Deller: # "This mostly handles oddities with the serial port 8250_gsc.c driver. # # Although the name suggests it's just for serial ports on the GSC bus # (e.g. in older PA-RISC machines), it handles serial ports on PA-RISC # PCI devices (e.g. on the SuperIO chip) as well. # # Thus this renames the driver to 8250_parisc and fixes the config # dependencies. # # The other change is a cleanup on how the device IDs of devices in a # PA-RISC machine are shown at startup" # # * tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Avoid printing the hardware path twice # parisc: Export iosapic_serial_irq() symbol for serial port driver # MAINTAINERS: adjust entry after renaming parisc serial driver # parisc: Use signed char for hardware path in pdc.h # parisc/serial: Rename 8250_gsc.c to 8250_parisc.c # parisc: Make 8250_gsc driver dependend on CONFIG_PARISC # < /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 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a # < make -s -j 120 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 120 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 120 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 120 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:24.670829
© Michael Ellerman 2006-2018.