]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc74650cf3e2e80b152a7434fad8816b8afeec06
treeb029fa2b5fa1dd1483f489b699b612e08fbe9ec3
parente9f89f0c507fca73218b08b3dc092833a1ac3885
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