https://github.com/torvalds/linux
Revision 358169617602f6f71b31e5c9532a09b95a34b043 authored by Pavel Begunkov on 26 July 2024, 14:24:31 UTC, committed by Jens Axboe on 26 July 2024, 14:31:59 UTC
Pass the waiting time for __io_napi_adjust_timeout as ktime and get rid
of all timespec64 conversions. It's especially simpler since the caller
already have a ktime.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4f5b8e8eed4f53a1879e031a6712b25381adc23d.1722003776.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 342b2e3
History
Tip revision: 358169617602f6f71b31e5c9532a09b95a34b043 authored by Pavel Begunkov on 26 July 2024, 14:24:31 UTC
io_uring/napi: pass ktime to io_napi_adjust_timeout
Tip revision: 3581696
File Mode Size
Kconfig -rw-r--r-- 340 bytes
Makefile -rw-r--r-- 71 bytes
nsh.c -rw-r--r-- 3.3 KB

back to top