# git rev-parse -q --verify debe436e77c72fcee804fb867f275e6d31aa999c^{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 debe436e77c72fcee804fb867f275e6d31aa999c^{commit} debe436e77c72fcee804fb867f275e6d31aa999c # git checkout -q -f -B kisskb debe436e77c72fcee804fb867f275e6d31aa999c # git clean -qxdf # < git log -1 # commit debe436e77c72fcee804fb867f275e6d31aa999c # Merge: 6070dcc8e5b1 124e7c61deb2 # Author: Linus Torvalds # Date: Wed Nov 10 17:05:37 2021 -0800 # # Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 # # Pull ext4 updates from Ted Ts'o: # "Only bug fixes and cleanups for ext4 this merge window. # # Of note are fixes for the combination of the inline_data and # fast_commit fixes, and more accurately calculating when to schedule # additional lazy inode table init, especially when CONFIG_HZ is 100HZ" # # * tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: # ext4: fix error code saved on super block during file system abort # ext4: inline data inode fast commit replay fixes # ext4: commit inline data during fast commit # ext4: scope ret locally in ext4_try_to_trim_range() # ext4: remove an unused variable warning with CONFIG_QUOTA=n # ext4: fix boolreturn.cocci warnings in fs/ext4/name.c # ext4: prevent getting empty inode buffer # ext4: move ext4_fill_raw_inode() related functions # ext4: factor out ext4_fill_raw_inode() # ext4: prevent partial update of the extent blocks # ext4: check for inconsistent extents between index and leaf block # ext4: check for out-of-order index extents in ext4_valid_extent_entries() # ext4: convert from atomic_t to refcount_t on ext4_io_end->count # ext4: refresh the ext4_ext_path struct after dropping i_data_sem. # ext4: ensure enough credits in ext4_ext_shift_path_extents # ext4: correct the left/middle/right debug message for binsearch # ext4: fix lazy initialization next schedule time computation in more granular unit # Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks" # < /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 debe436e77c72fcee804fb867f275e6d31aa999c # < 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:4576:warning: override: reassigning to symbol STANDALONE .config:4582:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # 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: do_machine_check()+0x58b: call to queue_task_work() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:05:10.701568