]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring: add IO_URING_EXIT_WAIT_MAX definition
authorJens Axboe <axboe@kernel.dk>
Wed, 21 Jan 2026 23:06:41 +0000 (16:06 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 22 Jan 2026 14:25:30 +0000 (07:25 -0700)
commitdd120bddc43af583e3bc9afe75f58bb9280947b0
treeb94ed3b83f458f07af7d80b0abc53a40fcd1470c
parent649dd18f559891bdafc5532d737c7dfb56060a6d
io_uring: add IO_URING_EXIT_WAIT_MAX definition

Add the timeout we normally wait before complaining about things being
stuck waiting for cancelations to complete as a define, and use it in
io_ring_exit_work().

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h