On Mon, 27 Mar 2023 16:38:13 +0100, Pavel Begunkov wrote: > Add a task_work state instead of passing a raw bool pointer. This > will better encapsulate it, e.g. to not expose too much to cmd > requests, and may also be needed for further extensions. > > Pavel Begunkov (2): > io_uring: remove extra tw trylocks > io_uring: encapsulate task_work state > > [...] Applied, thanks! [1/2] io_uring: remove extra tw trylocks commit: f14d58928002ea2fac729531bdf5bc7b1b2fffd1 [2/2] io_uring: encapsulate task_work state commit: f14d58928002ea2fac729531bdf5bc7b1b2fffd1 Best regards, -- Jens Axboe