io_uring: use vmap() for ring mapping
This is the last holdout which does odd page checking, convert it to
vmap just like what is done for the non-mmap path.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
Please sign in to comment
This is the last holdout which does odd page checking, convert it to
vmap just like what is done for the non-mmap path.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>