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>
Thu, 21 Jul 2022 14:44:10 +0000 (08:44 -0600)
commitc721c61142214e14a879c57ee78f792c7d99f381
tree20473b85acc43275521bd0fb782c4667faebdb9c
parentacb01604de22c13a44b037d7a0499902afcf4a06
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