Patch 1 fixes a potential iopoll/iowq live lock Patch 2 fixes a recent problem in overflow locking Pavel Begunkov (2): io_uring: break out of iowq iopoll on teardown io_uring: fix unprotected iopoll overflow io_uring/io-wq.c | 10 ++++++++++ io_uring/io-wq.h | 1 + io_uring/io_uring.c | 6 ++++-- 3 files changed, 15 insertions(+), 2 deletions(-) -- 2.41.0