# git rev-parse -q --verify 9836e93c0a7e031ac6a71c56171c229de1eea7cf^{commit} 9836e93c0a7e031ac6a71c56171c229de1eea7cf already have revision, skipping fetch # git checkout -q -f -B kisskb 9836e93c0a7e031ac6a71c56171c229de1eea7cf # git clean -qxdf # < git log -1 # commit 9836e93c0a7e031ac6a71c56171c229de1eea7cf # Merge: e1a8fde7203f 3fe07bcd800d # Author: Linus Torvalds # Date: Mon May 23 13:06:15 2022 -0700 # # Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/linux-block # # Pull io_uring NVMe command passthrough from Jens Axboe: # "On top of everything else, this adds support for passthrough for # io_uring. # # The initial feature for this is NVMe passthrough support, which allows # non-filesystem based IO commands and admin commands. # # To support this, io_uring grows support for SQE and CQE members that # are twice as big, allowing to pass in a full NVMe command without # having to copy data around. And to complete with more than just a # single 32-bit value as the output" # # * tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/linux-block: (22 commits) # io_uring: cleanup handling of the two task_work lists # nvme: enable uring-passthrough for admin commands # nvme: helper for uring-passthrough checks # blk-mq: fix passthrough plugging # nvme: add vectored-io support for uring-cmd # nvme: wire-up uring-cmd support for io-passthru on char-device. # nvme: refactor nvme_submit_user_cmd() # block: wire-up support for passthrough plugging # fs,io_uring: add infrastructure for uring-cmd # io_uring: support CQE32 for nop operation # io_uring: enable CQE32 # io_uring: support CQE32 in /proc info # io_uring: add tracing for additional CQE32 fields # io_uring: overflow processing for CQE32 # io_uring: flush completions for CQE32 # io_uring: modify io_get_cqe for CQE32 # io_uring: add CQE32 completion processing # io_uring: add CQE32 setup processing # io_uring: change ring size calculation for CQE32 # io_uring: store add. return values for CQE32 # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 9836e93c0a7e031ac6a71c56171c229de1eea7cf # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:8336:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In file included from /kisskb/src/include/linux/mtd/spi-nor.h:10, from /kisskb/src/drivers/spi/spi-intel.c:13: /kisskb/src/include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Wcpp] 62 | #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. | ^~~~~~~ In file included from /kisskb/src/include/linux/mtd/spi-nor.h:10, from /kisskb/src/drivers/spi/spi-intel.c:13: /kisskb/src/include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Wcpp] 62 | #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. | ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:03:19.876868