Buildresult: linus/s390-allmodconfig/s390x-gcc8 built on Jul 2 2021, 13:01
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 2 2021, 13:01
Duration:
0:28:32.989854
Builder:
blade4b
Revision:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (
e04360a2ea01bf42aa639b65aad81f502e896c7f)
Target:
linus/s390-allmodconfig/s390x-gcc8
Branch:
linus
Compiler:
s390x-gcc8
(s390-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (9)
arch/s390/kernel/traps.c:359:1: warning: '__do_pgm_check' uses dynamic stack allocation arch/s390/kernel/syscall.c:169:1: warning: '__do_syscall' uses dynamic stack allocation lib/test_scanf.c:530:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] lib/test_scanf.c:488:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] lib/test_scanf.c:437:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] drivers/gpu/drm/rockchip/cdn-dp-core.c:1126:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function]
Full Log
# git rev-parse -q --verify e04360a2ea01bf42aa639b65aad81f502e896c7f^{commit} e04360a2ea01bf42aa639b65aad81f502e896c7f already have revision, skipping fetch # git checkout -q -f -B kisskb e04360a2ea01bf42aa639b65aad81f502e896c7f # git clean -qxdf # < git log -1 # commit e04360a2ea01bf42aa639b65aad81f502e896c7f # Merge: 514798d36572 3d8287544223 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Jul 1 14:54:03 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma updates from Jason Gunthorpe: # "This contains a replacement driver for Intel iWarp hardware. This new # driver supports the old ethernet hardware and also newer chips that # can do ROCE. # # Other than that, this contains the typical mix of patches: # # - Driver updates and cleanups for bnxt_re, cxgb4, mlx4, and mlx5 # # - Many static checker driven code clean ups, including a wide # refcount_t conversion # # - Several series for the hns driver, more HIP09 HW capabilities, # migration to new HW register manipulators, and code cleanups # # - Minor fixes and improvements in srp, rts, and cm # # - Improvements throughout for sysfs related code to use # DEVICE_ATTR_*, make the ib_port sysfs first-class, and overall use # sysfs APIs properly # # - Intel's new irdma driver replacing i40iw # # - rxe general clean ups and Memory Window support" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (211 commits) # RDMA/core: Always release restrack object # RDMA/mlx5: Don't access NULL-cleared mpi pointer # RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles # RDMA/irdma: Check contents of user-space irdma_mem_reg_req object # RDMA/rxe: Missing unlock on error in get_srq_wqe() # RDMA/cma: Fix rdma_resolve_route() memory leak # RDMA/core/sa_query: Remove unused argument # RDMA/cma: Fix incorrect Packet Lifetime calculation # RDMA/cma: Protect RMW with qp_mutex # RDMA/cma: Remove unnecessary INIT->INIT transition # RDMA/hns: Add window selection field of congestion control # RDMA/hfi1: Remove use of kmap() # RDMA/irdma: Remove use of kmap() # RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 # IB/isert: Align target max I/O size to initiator size # RDMA/hns: Fix incorrect vlan enable bit in QPC # MAINTAINERS: Update Broadcom RDMA maintainers # RDMA/irdma: Use the queried port attributes # RDMA/rxe: Fix redundant skb_put_zero # RDMA/rxe: Fix extra copy in prepare_ack_packet # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 e04360a2ea01bf42aa639b65aad81f502e896c7f # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/traps.c: In function '__do_pgm_check': /kisskb/src/arch/s390/kernel/traps.c:359:1: warning: '__do_pgm_check' uses dynamic stack allocation } ^ /kisskb/src/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:169:1: warning: '__do_syscall' uses dynamic stack allocation } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:948:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:683:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1126:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:28:32.989854
© Michael Ellerman 2006-2018.