On Thu, 23 May 2024 17:45:35 -0400, Gabriel Krisman Bertazi wrote: > Instead of open coding an io_uring function to copy iovs from userspace, > rely on the existing iovec_from_user function. While there, avoid > repeatedly zeroing the iov in the !arg case for io_sqe_buffer_register. > > tested with liburing testsuite. > > > [...] Applied, thanks! [1/1] io_uring/rsrc: Drop io_copy_iov in favor of iovec API commit: 96b170eb1ebe2be0bb2e55e825b876e18bb70293 Best regards, -- Jens Axboe