# git rev-parse -q --verify 3ee65c0f0778b8fa95381cd7676cde2c03e0f889^{commit} 3ee65c0f0778b8fa95381cd7676cde2c03e0f889 already have revision, skipping fetch # git checkout -q -f -B kisskb 3ee65c0f0778b8fa95381cd7676cde2c03e0f889 # git clean -qxdf # < git log -1 # commit 3ee65c0f0778b8fa95381cd7676cde2c03e0f889 # Merge: f81664f76004 ca93e44bfb5f # Author: Linus Torvalds # Date: Sun Mar 6 12:19:36 2022 -0800 # # Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "A few more fixes for various problems that have user visible effects # or seem to be urgent: # # - fix corruption when combining DIO and non-blocking io_uring over # multiple extents (seen on MariaDB) # # - fix relocation crash due to premature return from commit # # - fix quota deadlock between rescan and qgroup removal # # - fix item data bounds checks in tree-checker (found on a fuzzed # image) # # - fix fsync of prealloc extents after EOF # # - add missing run of delayed items after unlink during log replay # # - don't start relocation until snapshot drop is finished # # - fix reversed condition for subpage writers locking # # - fix warning on page error" # # * tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: fallback to blocking mode when doing async dio over multiple extents # btrfs: add missing run of delayed items after unlink during log replay # btrfs: qgroup: fix deadlock between rescan worker and remove qgroup # btrfs: fix relocation crash due to premature return from btrfs_commit_transaction() # btrfs: do not start relocation until in progress drops are done # btrfs: tree-checker: use u64 for item data end to avoid overflow # btrfs: do not WARN_ON() if we have PageError set # btrfs: fix lost prealloc extents beyond eof after full fsync # btrfs: subpage: fix a wrong check on subpage->writers # < /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 3ee65c0f0778b8fa95381cd7676cde2c03e0f889 # < make -s -j 10 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 # 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 10 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 10 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:5754:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5759:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 10 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- vmlinux.o: warning: objtool: fixup_bad_iret()+0x86: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug()+0x3f: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi()+0x32: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler()+0x49: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_enter()+0x21: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_dynticks_eqs_exit()+0x28: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_exit()+0x39: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_eqs_enter()+0x46: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_nmi_enter()+0x34: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter()+0x29: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit()+0x4d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x5e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x63: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x5e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x5e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: context_tracking_recursion_enter()+0x4e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __context_tracking_enter()+0x33: call to ftrace_likely_update() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:54.413780