# git rev-parse -q --verify 7c2a69f610e64c8dec6a06a66e721f4ce1dd783a^{commit} 7c2a69f610e64c8dec6a06a66e721f4ce1dd783a already have revision, skipping fetch # git checkout -q -f -B kisskb 7c2a69f610e64c8dec6a06a66e721f4ce1dd783a # git clean -qxdf # < git log -1 # commit 7c2a69f610e64c8dec6a06a66e721f4ce1dd783a # Merge: 7a02c8d45bbf 02e37571f9e7 # Author: Linus Torvalds # Date: Wed Aug 12 12:51:31 2020 -0700 # # Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client # # Pull ceph updates from Ilya Dryomov: # "Xiubo has completed his work on filesystem client metrics, they are # sent to all available MDSes once per second now. # # Other than that, we have a lot of fixes and cleanups all around the # filesystem, including a tweak to cut down on MDS request resends in # multi-MDS setups from Yanhu and fixups for SELinux symlink labeling # and MClientSession message decoding from Jeff" # # * tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client: (22 commits) # ceph: handle zero-length feature mask in session messages # ceph: use frag's MDS in either mode # ceph: move sb->wb_pagevec_pool to be a global mempool # ceph: set sec_context xattr on symlink creation # ceph: remove redundant initialization of variable mds # ceph: fix use-after-free for fsc->mdsc # ceph: remove unused variables in ceph_mdsmap_decode() # ceph: delete repeated words in fs/ceph/ # ceph: send client provided metric flags in client metadata # ceph: periodically send perf metrics to MDSes # ceph: check the sesion state and return false in case it is closed # libceph: replace HTTP links with HTTPS ones # ceph: remove unnecessary cast in kfree() # libceph: just have osd_req_op_init() return a pointer # ceph: do not access the kiocb after aio requests # ceph: clean up and optimize ceph_check_delayed_caps() # ceph: fix potential mdsc use-after-free crash # ceph: switch to WARN_ON_ONCE in encode_supported_features() # ceph: add global total_caps to count the mdsc's total caps number # ceph: add check_session_state() helper and make it global # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 7c2a69f610e64c8dec6a06a66e721f4ce1dd783a # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x1730C664 # 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 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4082:warning: override: reassigning to symbol STANDALONE # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- mm/vmscan.o: warning: objtool: isolate_lru_pages()+0xcf: unreachable instruction block/mq-deadline.o: warning: objtool: dd_dispatch_request()+0xf4: unreachable instruction fs/jbd2/journal.o: warning: objtool: get_slab()+0x10: unreachable instruction fs/ext4/inode.o: warning: objtool: mpage_release_unused_pages()+0xf1: unreachable instruction drivers/mfd/wm8994-core.o: warning: objtool: wm8994_device_init.isra.4()+0x92: unreachable instruction fs/f2fs/node.o: warning: objtool: f2fs_flush_nat_entries()+0x2bf: unreachable instruction fs/mpage.o: warning: objtool: do_mpage_readpage()+0x2b6: unreachable instruction vmlinux.o: warning: objtool: mce_check_crashing_cpu()+0x2b: call to __rdmsr() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_setup()+0xb0: call to __rdmsr() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x38: call to mce_rdmsrl() leaves .noinstr.text section arch/x86/tools/insn_decoder_test: success: Decoded and checked 4135280 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x41e524ca) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:00.429279