diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-08-11 21:28:31 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-23 22:10:37 +0300 |
commit | fd08e5309bba8672c1190362dff6c92bfd59218d (patch) | |
tree | d49461dc811db2fd896507ee24386cb19ba8ec09 /include/linux/io_uring.h | |
parent | 20e60a3832089741d6b25c13d291050c5d00b4e7 (diff) | |
download | linux-fd08e5309bba8672c1190362dff6c92bfd59218d.tar.xz |
io_uring: optimise hot path of ltimeout prep
io_prep_linked_timeout() grew too heavy and compiler now refuse to
inline the function. Help it by splitting in two and annotating with
inline.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/560636717a32e9513724f09b9ecaace942dde4d4.1628705069.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/io_uring.h')
0 files changed, 0 insertions, 0 deletions