diff options
author | 2025-03-08 18:21:16 +0000 | |
---|---|---|
committer | 2025-03-10 07:14:27 -0600 | |
commit | 146acfd0f6494579996ae4168967cc5ada7d0e5a (patch) | |
tree | 0e359612105a28e84c13799a67ebe4fc4650abcb /scripts/gdb/linux/utils.py | |
parent | io_uring: introduce io_prep_reg_iovec() (diff) | |
download | wireguard-linux-146acfd0f6494579996ae4168967cc5ada7d0e5a.tar.xz wireguard-linux-146acfd0f6494579996ae4168967cc5ada7d0e5a.zip |
io_uring: rely on io_prep_reg_vec for iovec placement
All vectored reg buffer users should use io_import_reg_vec() for iovec
imports, since iovec placement is the function's responsibility and
callers shouldn't know much about it, drop the offset parameter from
io_prep_reg_vec() and calculate it inside.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/08ed87ca4bbc06724373b6ce06f36b703fe60c4e.1741457480.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions