aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/microchip-spi.c
diff options
context:
space:
mode:
authorKanchan Joshi <[email protected]>2022-09-30 06:27:49 +0000
committerJens Axboe <[email protected]>2022-09-30 13:51:13 +0000
commit23fd22e55b767be9c31fda57205afb2023cd6aad (patch)
treea64738ac622a39e56f11a9e70bf95d4a398a101b /drivers/fpga/microchip-spi.c
parentnvme: pass ubuffer as an integer (diff)
downloadkernel-23fd22e55b767be9c31fda57205afb2023cd6aad.tar.gz
kernel-23fd22e55b767be9c31fda57205afb2023cd6aad.zip
nvme: wire up fixed buffer support for nvme passthrough
if io_uring sends passthrough command with IORING_URING_CMD_FIXED flag, use the pre-registered buffer for IO (non-vectored variant). Pass the buffer/length to io_uring and get the bvec iterator for the range. Next, pass this bvec to block-layer and obtain a bio/request for subsequent processing. Signed-off-by: Kanchan Joshi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions