public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fix for 6.19-rc6
Date: Fri, 16 Jan 2026 20:50:35 -0700	[thread overview]
Message-ID: <ab5cffa7-4799-4e34-a340-be1a8ff7fd61@kernel.dk> (raw)

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


             reply	other threads:[~2026-01-17  3:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-17  3:50 Jens Axboe [this message]
2026-01-17  4:59 ` [GIT PULL] io_uring fix for 6.19-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ab5cffa7-4799-4e34-a340-be1a8ff7fd61@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox