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-- 901 bytes
Makefile -rw-r--r-- 293 bytes
tls.h -rw-r--r-- 11.6 KB
tls_device.c -rw-r--r-- 37.0 KB
tls_device_fallback.c -rw-r--r-- 13.4 KB
tls_main.c -rw-r--r-- 29.0 KB
tls_proc.c -rw-r--r-- 1.6 KB
tls_strp.c -rw-r--r-- 13.9 KB
tls_sw.c -rw-r--r-- 68.6 KB
tls_toe.c -rw-r--r-- 3.9 KB
trace.c -rw-r--r-- 211 bytes
trace.h -rw-r--r-- 4.0 KB

back to top