# git rev-parse -q --verify 2f111a6fd5b5297b4e92f53798ca086f7c7d33a4^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 2f111a6fd5b5297b4e92f53798ca086f7c7d33a4^{commit} 2f111a6fd5b5297b4e92f53798ca086f7c7d33a4 # git checkout -q -f -B kisskb 2f111a6fd5b5297b4e92f53798ca086f7c7d33a4 # git clean -qxdf # < git log -1 # commit 2f111a6fd5b5297b4e92f53798ca086f7c7d33a4 # Merge: 515dcc2e0217 1bd85aa65d0e # Author: Linus Torvalds # Date: Wed Oct 20 10:23:05 2021 -1000 # # Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client # # Pull ceph fixes from Ilya Dryomov: # "Two important filesystem fixes, marked for stable. # # The blocklisted superblocks issue was particularly annoying because # for unexperienced users it essentially exacted a reboot to establish a # new functional mount in that scenario" # # * tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client: # ceph: fix handling of "meta" errors # ceph: skip existing superblocks that are blocklisted or shut down when mounting # < /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 2f111a6fd5b5297b4e92f53798ca086f7c7d33a4 # < make -s -j 32 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 32 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 32 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:6026:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6031:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:6032:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 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- lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x2ce: call to do_strncpy_from_user() with UACCESS enabled lib/strnlen_user.o: warning: objtool: strnlen_user()+0x261: call to do_strnlen_user() with UACCESS enabled Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:14:12.436686