# git rev-parse -q --verify c288d9cd710433e5991d58a0764c4d08a933b871^{commit} c288d9cd710433e5991d58a0764c4d08a933b871 already have revision, skipping fetch # git checkout -q -f -B kisskb c288d9cd710433e5991d58a0764c4d08a933b871 # git clean -qxdf # < git log -1 # commit c288d9cd710433e5991d58a0764c4d08a933b871 # Merge: 911a2997a5b7 e149bd742b2d # Author: Linus Torvalds # Date: Thu Jul 1 12:16:24 2021 -0700 # # Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block # # Pull io_uring updates from Jens Axboe: # # - Multi-queue iopoll improvement (Fam) # # - Allow configurable io-wq CPU masks (me) # # - renameat/linkat tightening (me) # # - poll re-arm improvement (Olivier) # # - SQPOLL race fix (Olivier) # # - Cancelation unification (Pavel) # # - SQPOLL cleanups (Pavel) # # - Enable file backed buffers for shmem/memfd (Pavel) # # - A ton of cleanups and performance improvements (Pavel) # # - Followup and misc fixes (Colin, Fam, Hao, Olivier) # # * tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block: (83 commits) # io_uring: code clean for kiocb_done() # io_uring: spin in iopoll() only when reqs are in a single queue # io_uring: pre-initialise some of req fields # io_uring: refactor io_submit_flush_completions # io_uring: optimise hot path restricted checks # io_uring: remove not needed PF_EXITING check # io_uring: mainstream sqpoll task_work running # io_uring: refactor io_arm_poll_handler() # io_uring: reduce latency by reissueing the operation # io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT # io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT # io_uring: refactor io_openat2() # io_uring: simplify struct io_uring_sqe layout # io_uring: update sqe layout build checks # io_uring: fix code style problems # io_uring: refactor io_sq_thread() # io_uring: don't change sqpoll creds if not needed # io_uring: Create define to modify a SQPOLL parameter # io_uring: Fix race condition when sqp thread goes to sleep # io_uring: improve in tctx_task_work() resubmission # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 c288d9cd710433e5991d58a0764c4d08a933b871 # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4592:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4594:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4598:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4600:warning: override: reassigning to symbol UML_NET_SLIP .config:4603:warning: override: reassigning to symbol UML_NET_MCAST .config:4605:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 LINK linux Completed OK # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:06:01.425060