1-4 fix some defer tw problems, 5-6 are just dropped into the pile. note: we intentionally break defer-taskrun test here. Pavel Begunkov (6): io_uring: further limit non-owner defer-tw cq waiting io_uring: disallow defer-tw run w/ no submitters io_uring/iopoll: fix unexpected returns io_uring/iopoll: unify tw breaking logic io_uring: add fast path for io_run_local_work() io_uring: remove unused return from io_disarm_next io_uring/io_uring.c | 35 ++++++++++++++++++----------------- io_uring/io_uring.h | 6 ++++++ io_uring/timeout.c | 13 +++---------- io_uring/timeout.h | 2 +- 4 files changed, 28 insertions(+), 28 deletions(-) -- 2.37.2