io_uring: don't inline io_put_kbuf
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 16 Jun 2022 09:22:00 +0000 (10:22 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:30:59 +0000 (11:30 -0600)
commited0608ec0e73e7957a655dbcd2ff3b6812026b59
treeffd9ff030c65347112c543084a24b2b25212f65e
parent1976e77257ad96150bd250846940da214d109fde
io_uring: don't inline io_put_kbuf

io_put_kbuf() is huge, don't bloat the kernel with inlining.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/2e21ccf0be471ffa654032914b9430813cae53f8.1655371007.git.asml.silence@gmail.com
Reviewed-by: Hao Xu <howeyxu@tencent.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/kbuf.c
io_uring/kbuf.h