Message ID | cover.1662652536.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | defer tw fixes and other cleanups | expand |
On Thu, 8 Sep 2022 16:56:51 +0100, Pavel Begunkov wrote: > 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 > > [...] Applied, thanks! [1/6] io_uring: further limit non-owner defer-tw cq waiting commit: 3ecccd114f6030f882e0dbc80d4958a80e0acb1c [2/6] io_uring: disallow defer-tw run w/ no submitters commit: 598ee40dc2602dea491b72d003c505e4e5ce4e36 [3/6] io_uring/iopoll: fix unexpected returns commit: 6ccbce854d5d30d328cf4735869c40a13113c89a [4/6] io_uring/iopoll: unify tw breaking logic commit: c701863860cb6bc822ab0c96a351f8cd21c82b26 [5/6] io_uring: add fast path for io_run_local_work() commit: 2592425110ebfdc1f8b5d89bb4460d5b028840a6 [6/6] io_uring: remove unused return from io_disarm_next commit: 62073e8ffd01ca543eab391e0af9a3194a6e9df3 Best regards,