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
Makefile -rw-r--r-- 294 bytes
af_rose.c -rw-r--r-- 38.0 KB
rose_dev.c -rw-r--r-- 2.9 KB
rose_in.c -rw-r--r-- 7.4 KB
rose_link.c -rw-r--r-- 6.5 KB
rose_loopback.c -rw-r--r-- 2.9 KB
rose_out.c -rw-r--r-- 2.6 KB
rose_route.c -rw-r--r-- 30.3 KB
rose_subr.c -rw-r--r-- 12.1 KB
rose_timer.c -rw-r--r-- 4.8 KB
sysctl_net_rose.c -rw-r--r-- 3.1 KB

back to top