# git rev-parse -q --verify 17d8e3d90b6989419806c1926b894d7d7483a25b^{commit} 17d8e3d90b6989419806c1926b894d7d7483a25b already have revision, skipping fetch # git checkout -q -f -B kisskb 17d8e3d90b6989419806c1926b894d7d7483a25b # git clean -qxdf # < git log -1 # commit 17d8e3d90b6989419806c1926b894d7d7483a25b # Merge: 7c9e960c6363 af7dc8e5124d # Author: Linus Torvalds # Date: Thu Jun 2 08:59:39 2022 -0700 # # Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client # # Pull ceph updates from Ilya Dryomov: # "A big pile of assorted fixes and improvements for the filesystem with # nothing in particular standing out, except perhaps that the fact that # the MDS never really maintained atime was made official and thus it's # no longer updated on the client either. # # We also have a MAINTAINERS update: Jeff is transitioning his # filesystem maintainership duties to Xiubo" # # * tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client: (23 commits) # MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer" # ceph: fix decoding of client session messages flags # ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE # ceph: remove redundant variable ino # ceph: try to queue a writeback if revoking fails # ceph: fix statfs for subdir mounts # ceph: fix possible deadlock when holding Fwb to get inline_data # ceph: redirty the page for writepage on failure # ceph: try to choose the auth MDS if possible for getattr # ceph: disable updating the atime since cephfs won't maintain it # ceph: flush the mdlog for filesystem sync # ceph: rename unsafe_request_wait() # libceph: use swap() macro instead of taking tmp variable # ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check # ceph: no need to invalidate the fscache twice # ceph: replace usage of found with dedicated list iterator variable # ceph: use dedicated list iterator variable # ceph: update the dlease for the hashed dentry when removing # ceph: stop retrying the request when exceeding 256 times # ceph: stop forwarding the request when exceeding 256 times # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 17d8e3d90b6989419806c1926b894d7d7483a25b # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/sound/soc/intel/avs/board_selection.c:9: /kisskb/src/sound/soc/intel/avs/board_selection.c: In function 'avs_register_i2s_board': /kisskb/src/sound/soc/intel/avs/board_selection.c:328:36: error: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Werror=format=] 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:110:30: note: in definition of macro 'dev_printk_index_wrap' 110 | _p_func(dev, fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/dev_printk.h:144:56: note: in expansion of macro 'dev_fmt' 144 | dev_printk_index_wrap(_dev_err, KERN_ERR, dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:17: note: in expansion of macro 'dev_err' 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ^~~~~~~ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:90: note: format string is defined here 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ~~^ | | | long int | %d cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:271: sound/soc/intel/avs/board_selection.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel/avs] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: sound] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 # Build took: 0:05:18.205875