On Thu, 13 Feb 2025 18:44:52 +0300, Dmitry Antipov wrote: > In 'io_cqring_schedule_timeout()', do not assume that 'ktime_t' is > equal to nanoseconds and prefer 'ktime_add()' over 'ktime_add_ns()' > to sum two 'ktime_t' values. Compile tested only. > > Applied, thanks! [1/1] io_uring: do not assume that ktime_t is equal to nanoseconds commit: 9bdc384a837b366c2a83bdcfbd97584ceba442c6 Best regards, -- Jens Axboe