Commit 3c85cc4
committed
Revert "io_uring/rsrc: disallow multi-source reg buffers"
This reverts commit edd4782.
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>1 parent ea97f6c commit 3c85cc4
1 file changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1053 | 1053 | | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | | - | |
1057 | | - | |
1058 | 1056 | | |
1059 | 1057 | | |
1060 | | - | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
1065 | 1061 | | |
1066 | | - | |
| 1062 | + | |
| 1063 | + | |
1067 | 1064 | | |
1068 | 1065 | | |
1069 | 1066 | | |
| |||
0 commit comments