-
由 Jens Axboe 提交于
io_uring no longer queues async work off completion handlers that run in hard or soft interrupt context, and that use case was the only reason that io-wq had to use IRQ safe locks for wqe and worker locks. Signed-off-by: NJens Axboe <axboe@kernel.dk>
a9a4aa9f