# git rev-parse -q --verify 86799cdfbcd2308cbad6c1dc983b81595b77b639^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 86799cdfbcd2308cbad6c1dc983b81595b77b639^{commit} 86799cdfbcd2308cbad6c1dc983b81595b77b639 # git checkout -q -f -B kisskb 86799cdfbcd2308cbad6c1dc983b81595b77b639 # git clean -qxdf # < git log -1 # commit 86799cdfbcd2308cbad6c1dc983b81595b77b639 # Merge: 650c8edf53f7 f6223ff79966 # Author: Linus Torvalds # Date: Sat Nov 27 11:28:37 2021 -0800 # # Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block # # Pull more io_uring fixes from Jens Axboe: # "The locking fixup that was applied earlier this rc has both a deadlock # and IRQ safety issue, let's get that ironed out before -rc3. This # contains: # # - Link traversal locking fix (Pavel) # # - Cancelation fix (Pavel) # # - Relocate cond_resched() for huge buffer chain freeing, avoiding a # softlockup warning (Ye) # # - Fix timespec validation (Ye)" # # * tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block: # io_uring: Fix undefined-behaviour in io_issue_sqe # io_uring: fix soft lockup when call __io_remove_buffers # io_uring: fix link traversal locking # io_uring: fail cancellation for EXITING tasks # < /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 86799cdfbcd2308cbad6c1dc983b81595b77b639 # < make -s -j 48 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 48 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 48 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:7421:warning: override: reassigning to symbol STANDALONE .config:7427:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 48 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- /kisskb/src/kernel/kcsan/kcsan_test.c: In function 'test_atomic_builtins': /kisskb/src/kernel/kcsan/kcsan_test.c:975:17: warning: 'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan] 975 | __atomic_thread_fence(__ATOMIC_SEQ_CST); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vmlinux.o: warning: objtool: __do_fast_syscall_32()+0x1a: call to static_key_count.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: do_syscall_64()+0xc: call to static_key_count.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: do_int80_syscall_32()+0x1a: call to static_key_count.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_setup()+0x43: call to cpuid_eax.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x60: call to mce_gather_info() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x12: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x1c: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x12: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: exit_to_user_mode()+0x12: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_exit_to_user_mode()+0x2b: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x12: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit_to_user_mode()+0x19: call to static_key_count() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:05:48.444280