public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.19-rc6
@ 2026-01-17  3:50 Jens Axboe
  2026-01-17  4:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-01-17  3:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Just a single fix moving local task_work inside the cancelation loop,
rather than only before cancelations. If any cancelations generate
task_work, we do need to re-run it.

Please pull!


The following changes since commit e4fdbca2dc774366aca6532b57bfcdaae29aaf63:

  io_uring/io-wq: remove io_wq_for_each_worker() return value (2026-01-05 15:39:20 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.19-20260116

for you to fetch changes up to da579f05ef0faada3559e7faddf761c75cdf85e1:

  io_uring: move local task_work in exit cancel loop (2026-01-14 10:18:19 -0700)

----------------------------------------------------------------
io_uring-6.19-20260116

----------------------------------------------------------------
Ming Lei (1):
      io_uring: move local task_work in exit cancel loop

 io_uring/io_uring.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-17  5:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-17  3:50 [GIT PULL] io_uring fix for 6.19-rc6 Jens Axboe
2026-01-17  4:59 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox