]> git.itanic.dy.fi Git - linux-stable/commit
io_uring: enable io_mem_alloc/free to be used in other parts
authorJens Axboe <axboe@kernel.dk>
Tue, 28 Nov 2023 03:53:52 +0000 (20:53 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 28 Nov 2023 03:53:52 +0000 (20:53 -0700)
commitedecf1689768452ba1a64b7aaf3a47a817da651a
treef64781bf52bf28d72eeeefd2d7ff585851162dbf
parent6f007b1406637d3d73d42e41d7e8d9b245185e69
io_uring: enable io_mem_alloc/free to be used in other parts

In preparation for using these helpers, make them non-static and add
them to our internal header.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h