On Fri, 13 May 2022 11:24:56 +0100, Pavel Begunkov wrote: > If an opcode handler semi-reliably returns -EAGAIN, io_wq_submit_work() > might continue busily hammer the same handler over and over again, which > is not ideal. The -EAGAIN handling in question was put there only for > IOPOLL, so restrict it to IOPOLL mode only. > > Applied, thanks! [1/1] io_uring: avoid iowq again trap (no commit info) Best regards, -- Jens Axboe