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>
Mon, 25 Jul 2022 00:39:13 +0000 (18:39 -0600)
commit53ccf69bda6f51e462f3c4ab7eb9c0ec34e78be4
treeb029fa2b5fa1dd1483f489b699b612e08fbe9ec3
parent7012c81593d5a3bc6d0b8720345cf887ef1df914
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