Hi Linus, Just a small tweak to when task_work needs redirection, marked for stable as well. Please pull! The following changes since commit b4a72c0589fdea6259720375426179888969d6a2: io_uring: fix memory leak when removing provided buffers (2023-04-01 16:52:12 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.3-2023-04-14 for you to fetch changes up to 860e1c7f8b0b43fbf91b4d689adfaa13adb89452: io_uring: complete request via task work in case of DEFER_TASKRUN (2023-04-14 06:38:23 -0600) ---------------------------------------------------------------- io_uring-6.3-2023-04-14 ---------------------------------------------------------------- Ming Lei (1): io_uring: complete request via task work in case of DEFER_TASKRUN io_uring/io_uring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Jens Axboe