diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-04-19 22:16:03 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-20 14:51:48 +0200 |
commit | 3c85cc43c8e7855d202da184baf00c7b8eeacf71 (patch) | |
tree | 38b330a47e9342c10d68f7b40da89788dbf5d0bc /drivers/block | |
parent | io_uring: add support for multishot timeouts (diff) | |
download | linux-3c85cc43c8e7855d202da184baf00c7b8eeacf71.tar.xz linux-3c85cc43c8e7855d202da184baf00c7b8eeacf71.zip |
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 'drivers/block')
0 files changed, 0 insertions, 0 deletions