Hi Linus, Just a single tweak for the wait logic in io_uring. Please pull! The following changes since commit dfbe5561ae9339516a3742a3fbd678609ad59fd0: io_uring: flush offloaded and delayed task_work on exit (2023-06-28 11:06:05 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.5-2023-07-14 for you to fetch changes up to 8a796565cec3601071cbbd27d6304e202019d014: io_uring: Use io_schedule* in cqring wait (2023-07-07 11:24:29 -0600) ---------------------------------------------------------------- io_uring-6.5-2023-07-14 ---------------------------------------------------------------- Andres Freund (1): io_uring: Use io_schedule* in cqring wait io_uring/io_uring.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) -- Jens Axboe