Skip to content
Commit a8c73c1a authored by Denis Efremov's avatar Denis Efremov Committed by Jens Axboe
Browse files

io_uring: use kvfree() in io_sqe_buffer_register()



Use kvfree() to free the pages and vmas, since they are allocated by
kvmalloc_array() in a loop.

Fixes: d4ef6475 ("io_uring: avoid page allocation warnings")
Signed-off-by: default avatarDenis Efremov <efremov@linux.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20200605093203.40087-1-efremov@linux.com
parent efe68c1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment