# git rev-parse -q --verify ddf21bd8ab984ccaa924f090fc7f515bb6d51414^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify ddf21bd8ab984ccaa924f090fc7f515bb6d51414^{commit} ddf21bd8ab984ccaa924f090fc7f515bb6d51414 # git checkout -q -f -B kisskb ddf21bd8ab984ccaa924f090fc7f515bb6d51414 # git clean -qxdf # < git log -1 # commit ddf21bd8ab984ccaa924f090fc7f515bb6d51414 # Merge: 0bc7eb03cbd3 b66ceaf324b3 # Author: Linus Torvalds # Date: Fri Sep 17 09:23:44 2021 -0700 # # Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block # # Pull io_uring iov_iter retry fixes from Jens Axboe: # "This adds a helper to save/restore iov_iter state, and modifies # io_uring to use it. # # After that is done, we can now kill the iter->truncated addition that # we added for this release. The io_uring change is being overly # cautious with the save/restore/advance, but better safe than sorry and # we can always improve that and reduce the overhead if it proves to be # of concern. The only case to be worried about in this regard is huge # IO, where iteration can take a while to iterate segments. # # I spent some time writing test cases, and expanded the coverage quite # a bit from the last posting of this. liburing carries this regression # test case now: # # https://git.kernel.dk/cgit/liburing/tree/test/file-verify.c # # which exercises all of this. It now also supports provided buffers, # and explicitly tests for end-of-file/device truncation as well. # # On top of that, Pavel sanitized the IOPOLL retry path to follow the # exact same pattern as normal IO" # # * tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block: # io_uring: move iopoll reissue into regular IO path # Revert "iov_iter: track truncated size" # io_uring: use iov_iter state save/restore helpers # iov_iter: add helper to save iov_iter state # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ddf21bd8ab984ccaa924f090fc7f515bb6d51414 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4771:warning: override: reassigning to symbol STANDALONE .config:4775:warning: override: reassigning to symbol PPC64 .config:4776:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4783:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:36.694095