Buildresult: linus/axs103_smp_defconfig/arc-gcc12 built on Sep 7 2023, 10:55
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 7 2023, 10:55
Duration:
0:00:57.297045
Builder:
ka7
Revision:
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client (
7ba2090ca64ea1aa435744884124387db1fac70f)
Target:
linus/axs103_smp_defconfig/arc-gcc12
Branch:
linus
Compiler:
arc-gcc12
(arc-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
axs103_smp_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
drivers/base/regmap/regcache-maple.c:113:23: warning: 'lower_index' is used uninitialized [-Wuninitialized] drivers/base/regmap/regcache-maple.c:113:36: warning: 'lower_last' is used uninitialized [-Wuninitialized]
Full Log
# git rev-parse -q --verify 7ba2090ca64ea1aa435744884124387db1fac70f^{commit} 7ba2090ca64ea1aa435744884124387db1fac70f already have revision, skipping fetch # git checkout -q -f -B kisskb 7ba2090ca64ea1aa435744884124387db1fac70f # git clean -qxdf # < git log -1 # commit 7ba2090ca64ea1aa435744884124387db1fac70f # Merge: 744a759492b5 ce0d5bd3a6c1 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Sep 6 12:10:15 2023 -0700 # # Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client # # Pull ceph updates from Ilya Dryomov: # "Mixed with some fixes and cleanups, this brings in reasonably complete # fscrypt support to CephFS! The list of things which don't work with # encryption should be fairly short, mostly around the edges: fallocate # (not supported well in CephFS to begin with), copy_file_range # (requires re-encryption), non-default striping patterns. # # This was a multi-year effort principally by Jeff Layton with # assistance from Xiubo Li, Luís Henriques and others, including several # dependant changes in the MDS, netfs helper library and fscrypt # framework itself" # # * tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client: (53 commits) # ceph: make num_fwd and num_retry to __u32 # ceph: make members in struct ceph_mds_request_args_ext a union # rbd: use list_for_each_entry() helper # libceph: do not include crypto/algapi.h # ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper # ceph: fix updating i_truncate_pagecache_size for fscrypt # ceph: wait for OSD requests' callbacks to finish when unmounting # ceph: drop messages from MDS when unmounting # ceph: update documentation regarding snapshot naming limitations # ceph: prevent snapshot creation in encrypted locked directories # ceph: add support for encrypted snapshot names # ceph: invalidate pages when doing direct/sync writes # ceph: plumb in decryption during reads # ceph: add encryption support to writepage and writepages # ceph: add read/modify/write to ceph_sync_write # ceph: align data in pages in ceph_sync_write # ceph: don't use special DIO path for encrypted inodes # ceph: add truncate size handling support for fscrypt # ceph: add object version support for sync read # libceph: allow ceph_osdc_new_request to accept a multi-op read # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/arc-linux/bin/arc-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/arc-linux/bin/arc-linux-ld --version # < git log --format=%s --max-count=1 7ba2090ca64ea1aa435744884124387db1fac70f # make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/arc-linux/bin/arc-linux- axs103_smp_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # < make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/arc-linux/bin/arc-linux- help # make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/arc-linux/bin/arc-linux- olddefconfig # make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/arc-linux/bin/arc-linux- /kisskb/src/drivers/base/regmap/regcache-maple.c: In function 'regcache_maple_drop': /kisskb/src/drivers/base/regmap/regcache-maple.c:113:23: warning: 'lower_index' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache-maple.c:113:36: warning: 'lower_last' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_axs103_smp_defconfig_arc-gcc12 # Build took: 0:00:57.297045
© Michael Ellerman 2006-2018.