# git rev-parse -q --verify f6f360aef0e70a45cbf43db1dd9df5a5e96d9836^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify f6f360aef0e70a45cbf43db1dd9df5a5e96d9836^{commit} f6f360aef0e70a45cbf43db1dd9df5a5e96d9836 # git checkout -q -f -B kisskb f6f360aef0e70a45cbf43db1dd9df5a5e96d9836 # git clean -qxdf # < git log -1 # commit f6f360aef0e70a45cbf43db1dd9df5a5e96d9836 # Merge: 2d70de4ee593 7df778be2f61 # Author: Linus Torvalds # Date: Sat Sep 25 15:51:08 2021 -0700 # # Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # "This one looks a bit bigger than it is, but that's mainly because 2/3 # of it is enabling IORING_OP_CLOSE to close direct file descriptors. # # We've had a few folks using them and finding it confusing that the way # to close them is through using -1 for file update, this just brings # API symmetry for direct descriptors. Hence I think we should just do # this now and have a better API for 5.15 release. There's some room for # de-duplicating the close code, but we're leaving that for the next # merge window. # # Outside of that, just small fixes: # # - Poll race fixes (Hao) # # - io-wq core dump exit fix (me) # # - Reschedule around potentially intensive tctx and buffer iterators # on teardown (me) # # - Fix for always ending up punting files update to io-wq (me) # # - Put the provided buffer meta data under memcg accounting (me) # # - Tweak for io_write(), removing dead code that was added with the # iterator changes in this release (Pavel)" # # * tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block: # io_uring: make OP_CLOSE consistent with direct open # io_uring: kill extra checks in io_write() # io_uring: don't punt files update to io-wq unconditionally # io_uring: put provided buffer meta data under memcg accounting # io_uring: allow conditional reschedule for intensive iterators # io_uring: fix potential req refcount underflow # io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow # io_uring: fix race between poll completion and cancel_hash insertion # io-wq: ensure we exit if thread group is exiting # < /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 f6f360aef0e70a45cbf43db1dd9df5a5e96d9836 # < 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 # 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 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:7039:warning: override: reassigning to symbol STANDALONE .config:7045:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # 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- arch/x86/crypto/sm4-aesni-avx-asm_64.o: warning: objtool: sm4_aesni_avx_crypt8()+0x8: sibling call from callable instruction with modified stack frame vmlinux.o: warning: objtool: do_machine_check()+0x506: call to queue_task_work() leaves .noinstr.text section vmlinux.o: warning: objtool: elf_update: invalid section entry size make[1]: *** [/kisskb/src/Makefile:1183: vmlinux] Error 255 make: *** [Makefile:219: __sub-make] Error 2 Command '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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:06:09.619528