On Tue, 21 Mar 2023 22:16:26 -0300, Gabriel Krisman Bertazi wrote: > This tides up the io-wq internal interface by dropping the io_wqe/io_wq > separation, which no longer makes sense since commit > 0654b05e7e65 ("io_uring: One wqe per wq"). We currently have a single > io_wqe instance per io_wq, which is embedded in the structure. This > patchset merges the two, dropping bit of code to go from one to the > other in the io-wq implementation. > > [...] Applied, thanks! [1/2] io-wq: Move wq accounting to io_wq commit: 98bab464dbc90c0f0495bcf9bc6e2d5a30da192d [2/2] io-wq: Drop struct io_wqe commit: 98bab464dbc90c0f0495bcf9bc6e2d5a30da192d Best regards, -- Jens Axboe