# 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 # 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-11.3.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 7ba2090ca64ea1aa435744884124387db1fac70f # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/mfd/cs42l43.c:1138:12: error: 'cs42l43_runtime_resume' defined but not used [-Werror=unused-function] 1138 | static int cs42l43_runtime_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1124:12: error: 'cs42l43_runtime_suspend' defined but not used [-Werror=unused-function] 1124 | static int cs42l43_runtime_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] 1106 | static int cs42l43_resume(struct device *dev) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function] 1076 | static int cs42l43_suspend(struct device *dev) | ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mfd/cs42l43.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/mfd] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=s390 O=/kisskb/build/linus_allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_s390x-gcc11 # Build took: 0:08:54.945177