diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-04-19 14:16:03 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-20 06:51:48 -0600 |
commit | 3c85cc43c8e7855d202da184baf00c7b8eeacf71 (patch) | |
tree | 38b330a47e9342c10d68f7b40da89788dbf5d0bc /io_uring/rw.c | |
parent | ea97f6c8558e83cb457c3b5f53351e4fd8519ab1 (diff) |
Revert "io_uring/rsrc: disallow multi-source reg buffers"
This reverts commit edd478269640b360c6f301f2baa04abdda563ef3.
There's really no specific need to disallow multiple sources of buffers,
and io_uring really should not be mandating this by itself. We should
be able to solely rely on GUP making these decisions.
As this also stands in the way of a cleanup where io_uring is the odd
one out, kill it.
Link: https://lore.kernel.org/all/61ded378-51a8-1dcb-b631-fda1903248a9@gmail.com/
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/rw.c')
0 files changed, 0 insertions, 0 deletions