Buildresult: linus/s390-defconfig/s390x-gcc11 built on Dec 11 2022, 19:47
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 11 2022, 19:47
Duration:
0:04:06.237771
Builder:
alpine1
Revision:
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (
4cee37b3a4e68c42b867c87a6218e11bc571ba66)
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:3641:warning: override: reassigning to symbol DEBUG_INFO_BTF 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 4cee37b3a4e68c42b867c87a6218e11bc571ba66^{commit} 4cee37b3a4e68c42b867c87a6218e11bc571ba66 already have revision, skipping fetch # git checkout -q -f -B kisskb 4cee37b3a4e68c42b867c87a6218e11bc571ba66 # git clean -qxdf # < git log -1 # commit 4cee37b3a4e68c42b867c87a6218e11bc571ba66 # Merge: 296a7b7eb792 4a7ba45b1a43 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Dec 10 17:10:52 2022 -0800 # # Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull misc fixes from Andrew Morton: # "Nine hotfixes. # # Six for MM, three for other areas. Four of these patches address # post-6.0 issues" # # * tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: # memcg: fix possible use-after-free in memcg_write_event_control() # MAINTAINERS: update Muchun Song's email # mm/gup: fix gup_pud_range() for dax # mmap: fix do_brk_flags() modifying obviously incorrect VMAs # mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit # tmpfs: fix data loss from failed fallocate # kselftests: cgroup: update kmem test precision tolerance # mm: do not BUG_ON missing brk mapping, because userspace can unmap it # mailmap: update Matti Vaittinen's email address # < /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 4cee37b3a4e68c42b867c87a6218e11bc571ba66 # < 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:3641: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: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-defconfig_s390x-gcc11 # Build took: 0:04:06.237771
© Michael Ellerman 2006-2018.