Files
linux/io_uring
Jens Axboe 816095894c io_uring/io-wq: handle !sysctl_hung_task_timeout_secs
If the hung_task_timeout sysctl is set to 0, then we'll end up busy
looping inside io_wq_exit_workers() after an earlier commit switched to
using wait_for_completion_timeout(). Use the maximum schedule timeout
value for that case.

Fixes: 1f293098a3 ("io_uring/io-wq: don't trigger hung task for syzbot craziness")
Reported-by: Chris Mason <clm@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2026-01-23 13:58:03 -07:00
..
2025-01-28 15:10:40 -07:00
2026-01-05 17:08:20 -07:00
2026-01-22 15:47:23 -07:00
2025-02-17 16:43:04 -08:00
2025-03-07 13:41:08 -07:00
2026-01-14 22:03:49 -07:00
2025-12-28 15:54:45 -07:00
2025-12-28 15:54:45 -07:00
2024-02-09 09:04:39 -07:00
2025-11-13 11:19:37 -07:00