diff options
| author | Pavel Begunkov <[email protected]> | 2025-03-08 18:21:16 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-03-10 13:14:27 +0000 |
| commit | 146acfd0f6494579996ae4168967cc5ada7d0e5a (patch) | |
| tree | 0e359612105a28e84c13799a67ebe4fc4650abcb /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
| parent | io_uring: introduce io_prep_reg_iovec() (diff) | |
| download | kernel-146acfd0f6494579996ae4168967cc5ada7d0e5a.tar.gz kernel-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 <[email protected]>
Link: https://lore.kernel.org/r/08ed87ca4bbc06724373b6ce06f36b703fe60c4e.1741457480.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions
