On Tue, 05 Nov 2024 02:12:33 +0000, Pavel Begunkov wrote: > When a DEFER_TASKRUN io_uring is terminating it requeues deferred task > work items as normal tw, which can further fallback to kthread > execution. Avoid this extra step and always push them to the fallback > kthread. > > Applied, thanks! [1/1] io_uring: avoid normal tw intermediate fallback commit: 1e891bb8c4d0fe2d8c008d9d96d7e29d7f86f5e2 Best regards, -- Jens Axboe