Hi Linus, Just a single fix, fixing an issue with the worker creation change that was merged last week. Please pull! The following changes since commit 71a85387546e50b1a37b0fa45dadcae3bfb35cf6: io-wq: check for wq exit after adding new worker task_work (2021-12-10 13:56:28 -0700) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.16-2021-12-17 for you to fetch changes up to d800c65c2d4eccebb27ffb7808e842d5b533823c: io-wq: drop wqe lock before creating new worker (2021-12-13 09:04:01 -0700) ---------------------------------------------------------------- io_uring-5.16-2021-12-17 ---------------------------------------------------------------- Jens Axboe (1): io-wq: drop wqe lock before creating new worker fs/io-wq.c | 2 ++ 1 file changed, 2 insertions(+) -- Jens Axboe