Buildresult: linus/skiroot_defconfig/powerpc-gcc11 built on Mar 30 2022, 18:12
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 30 2022, 18:12
Duration:
0:01:33.306566
Builder:
ka7
Revision:
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (
965181d7ef7e1a863477536dc328c23a7ebc8a1d)
Target:
linus/skiroot_defconfig/powerpc-gcc11
Branch:
linus
Compiler:
powerpc-gcc11
(powerpc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
skiroot_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
drivers/scsi/mpt3sas/mpt3sas_base.c:5396:40: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] drivers/scsi/mpt3sas/mpt3sas_base.c:5400:40: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] drivers/scsi/mpt3sas/mpt3sas_base.c:5403:43: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds]
Full Log
# git rev-parse -q --verify 965181d7ef7e1a863477536dc328c23a7ebc8a1d^{commit} 965181d7ef7e1a863477536dc328c23a7ebc8a1d already have revision, skipping fetch # git checkout -q -f -B kisskb 965181d7ef7e1a863477536dc328c23a7ebc8a1d # git clean -qxdf # < git log -1 # commit 965181d7ef7e1a863477536dc328c23a7ebc8a1d # Merge: 1ec48f95519b 7c9d845f0612 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Mar 29 18:55:37 2022 -0700 # # Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client updates from Trond Myklebust: # "Highlights include: # # Features: # # - Switch NFS to use readahead instead of the obsolete readpages. # # - Readdir fixes to improve cacheability of large directories when # there are multiple readers and writers. # # - Readdir performance improvements when doing a seekdir() immediately # after opening the directory (common when re-exporting NFS). # # - NFS swap improvements from Neil Brown. # # - Loosen up memory allocation to permit direct reclaim and write back # in cases where there is no danger of deadlocking the writeback code # or NFS swap. # # - Avoid sillyrename when the NFSv4 server claims to support the # necessary features to recover the unlinked but open file after # reboot. # # Bugfixes: # # - Patch from Olga to add a mount option to control NFSv4.1 session # trunking discovery, and default it to being off. # # - Fix a lockup in nfs_do_recoalesce(). # # - Two fixes for list iterator variables being used when pointing to # the list head. # # - Fix a kernel memory scribble when reading from a non-socket # transport in /sys/kernel/sunrpc. # # - Fix a race where reconnecting to a server could leave the TCP # socket stuck forever in the connecting state. # # - Patch from Neil to fix a shutdown race which can leave the SUNRPC # transport timer primed after we free the struct xprt itself. # # - Patch from Xin Xiong to fix reference count leaks in the NFSv4.2 # copy offload. # # - Sunrpc patch from Olga to avoid resending a task on an offlined # transport. # # Cleanups: # # - Patches from Dave Wysochanski to clean up the fscache code" # # * tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: (91 commits) # NFSv4/pNFS: Fix another issue with a list iterator pointing to the head # NFS: Don't loop forever in nfs_do_recoalesce() # SUNRPC: Don't return error values in sysfs read of closed files # SUNRPC: Do not dereference non-socket transports in sysfs # NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error # SUNRPC don't resend a task on an offlined transport # NFS: replace usage of found with dedicated list iterator variable # SUNRPC: avoid race between mod_timer() and del_timer_sync() # pNFS/files: Ensure pNFS allocation modes are consistent with nfsiod # pNFS/flexfiles: Ensure pNFS allocation modes are consistent with nfsiod # NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod # NFS: Avoid writeback threads getting stuck in mempool_alloc() # NFS: nfsiod should not block forever in mempool_alloc() # SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent # SUNRPC: Fix unx_lookup_cred() allocation # NFS: Fix memory allocation in rpc_alloc_task() # NFS: Fix memory allocation in rpc_malloc() # SUNRPC: Improve accuracy of socket ENOBUFS determination # SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE # SUNRPC: Fix socket waits for write buffer space # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 965181d7ef7e1a863477536dc328c23a7ebc8a1d # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/byteorder/little_endian.h:5, from /kisskb/src/arch/powerpc/include/uapi/asm/byteorder.h:12, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/powerpc/include/asm/bitops.h:336, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:46: /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c: In function '_base_make_ioc_operational': /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5396:40: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 5396 | (le16_to_cpu(sas_iounit_pg1->SASWideMaxQueueDepth)) ? /kisskb/src/include/uapi/linux/byteorder/little_endian.h:37:51: note: in definition of macro '__le16_to_cpu' 37 | #define __le16_to_cpu(x) ((__force __u16)(__le16)(x)) | ^ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5396:14: note: in expansion of macro 'le16_to_cpu' 5396 | (le16_to_cpu(sas_iounit_pg1->SASWideMaxQueueDepth)) ? | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5382:26: note: referencing an object of size 20 allocated by 'kzalloc' 5382 | sas_iounit_pg1 = kzalloc(sz, GFP_KERNEL); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/byteorder/little_endian.h:5, from /kisskb/src/arch/powerpc/include/uapi/asm/byteorder.h:12, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/powerpc/include/asm/bitops.h:336, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:46: /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5400:40: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 5400 | (le16_to_cpu(sas_iounit_pg1->SASNarrowMaxQueueDepth)) ? /kisskb/src/include/uapi/linux/byteorder/little_endian.h:37:51: note: in definition of macro '__le16_to_cpu' 37 | #define __le16_to_cpu(x) ((__force __u16)(__le16)(x)) | ^ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5400:14: note: in expansion of macro 'le16_to_cpu' 5400 | (le16_to_cpu(sas_iounit_pg1->SASNarrowMaxQueueDepth)) ? | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5382:26: note: referencing an object of size 20 allocated by 'kzalloc' 5382 | sas_iounit_pg1 = kzalloc(sz, GFP_KERNEL); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5403:43: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 5403 | ioc->max_sata_qd = (sas_iounit_pg1->SATAMaxQDepth) ? | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/mpt3sas/mpt3sas_base.c:5382:26: note: referencing an object of size 20 allocated by 'kzalloc' 5382 | sas_iounit_pg1 = kzalloc(sz, GFP_KERNEL); | ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc11 # Build took: 0:01:33.306566
© Michael Ellerman 2006-2018.