diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-07-02 15:29:04 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-08 11:59:56 -0600 |
commit | e9a9ddb15b092eb4dc0d34a3e043e73f2510a6b0 (patch) | |
tree | c4666499f5ee562ff1a4acae952a121ff8290fdc /scripts/lib/kdoc/kdoc_files.py | |
parent | 825aea662b492571877b32aeeae13689fd9fbee4 (diff) |
io_uring/zcrx: always pass page to io_zcrx_copy_chunk
io_zcrx_copy_chunk() currently takes either a page or virtual address.
Unify the parameters, make it take pages and resolve the linear part
into a page the same way general networking code does that.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: David Wei <dw@davidwei.uk>
Link: https://lore.kernel.org/r/b8f9f4bac027f5f44a9ccf85350912d1db41ceb8.1751466461.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions