diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-08-11 19:28:31 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-23 13:10:37 -0600 |
commit | fd08e5309bba8672c1190362dff6c92bfd59218d (patch) | |
tree | d49461dc811db2fd896507ee24386cb19ba8ec09 /block | |
parent | 20e60a3832089741d6b25c13d291050c5d00b4e7 (diff) |
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 'block')
0 files changed, 0 insertions, 0 deletions