diff options
author | 2022-07-21 06:13:25 -0700 | |
---|---|---|
committer | 2022-07-21 08:31:31 -0600 | |
commit | 934447a603b22d98f45a679115d8402e1efdd0f7 (patch) | |
tree | 6beef5e7c0e18839d1564e00e61f0e8d074783b2 /scripts/generate_rust_analyzer.py | |
parent | io_uring: fix free of unallocated buffer list (diff) | |
download | wireguard-linux-934447a603b22d98f45a679115d8402e1efdd0f7.tar.xz wireguard-linux-934447a603b22d98f45a679115d8402e1efdd0f7.zip |
io_uring: do not recycle buffer in READV
READV cannot recycle buffers as it would lose some of the data required to
reimport that buffer.
Reported-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Fixes: b66e65f41426 ("io_uring: never call io_buffer_select() for a buffer re-select")
Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220721131325.624788-1-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions