Buildresult: linus/s390-defconfig/s390x-gcc11 built on Apr 9 2022, 06:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 9 2022, 06:38
Duration:
0:03:43.074193
Builder:
ka7
Revision:
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (
1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a)
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 (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 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a^{commit} 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a already have revision, skipping fetch # git checkout -q -f -B kisskb 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a # git clean -qxdf # < git log -1 # commit 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a # Merge: c0aa53389b0c ff053dbbaffe # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Apr 8 07:39:17 2022 -1000 # # Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client fixes from Trond Myklebust: # "Stable fixes: # # - SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() # # Bugfixes: # # - Fix an Oopsable condition due to SLAB_ACCOUNT setting in the # NFSv4.2 xattr code. # # - Fix for open() using an file open mode of '3' in NFSv4 # # - Replace readdir's use of xxhash() with hash_64() # # - Several patches to handle malloc() failure in SUNRPC" # # * tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: # SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg() # SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec() # SUNRPC: Handle allocation failure in rpc_new_task() # NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename() # NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget # SUNRPC: Handle low memory situations in call_status() # SUNRPC: Handle ENOMEM in call_transmit_status() # NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation # SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() # NFS: Replace readdir's use of xxhash() with hash_64() # SUNRPC: handle malloc failure in ->request_prepare # NFSv4: fix open failure with O_ACCMODE flag # Revert "NFSv4: Handle the special Linux file open access 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 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a # < make -s -j 32 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 32 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 32 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 # make -s -j 32 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- /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/linus_s390-defconfig_s390x-gcc11 # Build took: 0:03:43.074193
© Michael Ellerman 2006-2018.