# git rev-parse -q --verify 85c7000fda0029ec16569b1eec8fd3a8d026be73^{commit} 85c7000fda0029ec16569b1eec8fd3a8d026be73 already have revision, skipping fetch # git checkout -q -f -B kisskb 85c7000fda0029ec16569b1eec8fd3a8d026be73 # git clean -qxdf # < git log -1 # commit 85c7000fda0029ec16569b1eec8fd3a8d026be73 # Merge: b1b07ba356f0 f639d9867eea # Author: Linus Torvalds # Date: Thu Mar 24 18:32:48 2022 -0700 # # Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client # # Pull ceph updates from Ilya Dryomov: # "The highlights are: # # - several changes to how snap context and snap realms are tracked # (Xiubo Li). In particular, this should resolve a long-standing # issue of high kworker CPU usage and various stalls caused by # needless iteration over all inodes in the snap realm. # # - async create fixes to address hangs in some edge cases (Jeff # Layton) # # - support for getvxattr MDS op for querying server-side xattrs, such # as file/directory layouts and ephemeral pins (Milind Changire) # # - average latency is now maintained for all metrics (Venky Shankar) # # - some tweaks around handling inline data to make it fit better with # netfs helper library (David Howells) # # Also a couple of memory leaks got plugged along with a few assorted # fixups. Last but not least, Xiubo has stepped up to serve as a CephFS # co-maintainer" # # * tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client: (27 commits) # ceph: fix memory leak in ceph_readdir when note_last_dentry returns error # ceph: uninitialized variable in debug output # ceph: use tracked average r/w/m latencies to display metrics in debugfs # ceph: include average/stdev r/w/m latency in mds metrics # ceph: track average r/w/m latency # ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64() # ceph: assign the ci only when the inode isn't NULL # ceph: fix inode reference leakage in ceph_get_snapdir() # ceph: misc fix for code style and logs # ceph: allocate capsnap memory outside of ceph_queue_cap_snap() # ceph: do not release the global snaprealm until unmounting # ceph: remove incorrect and unused CEPH_INO_DOTDOT macro # MAINTAINERS: add Xiubo Li as cephfs co-maintainer # ceph: eliminate the recursion when rebuilding the snap context # ceph: do not update snapshot context when there is no new snapshot # ceph: zero the dir_entries memory when allocating it # ceph: move to a dedicated slabcache for ceph_cap_snap # ceph: add getvxattr op # libceph: drop else branches in prepare_read_data{,_cont} # ceph: fix comments mentioning i_mutex # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 85c7000fda0029ec16569b1eec8fd3a8d026be73 # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5314:warning: override: reassigning to symbol STANDALONE .config:5315:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5320:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:5321:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: fixup_bad_iret()+0x7a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug()+0x41: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi()+0xb2: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler()+0x45: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_enter()+0x36: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_exit()+0x37: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_exit.constprop.0()+0x23: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_enter.constprop.0()+0x32: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_nmi_enter()+0x25: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter()+0x4c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit()+0x41: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x5c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x61: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x5c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x5c: call to ftrace_likely_update() leaves .noinstr.text section /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:139: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:268: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:10:00.846224