public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fix for 5.16-rc4
Date: Sat, 4 Dec 2021 08:17:32 -0700	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Just a single fix preventing repeated retries of task_work based io-wq
thread creation, fixing a regression from when io-wq was made more (a
bit too much) resilient against signals.

Please pull!


The following changes since commit f6223ff799666235a80d05f8137b73e5580077b9:

  io_uring: Fix undefined-behaviour in io_issue_sqe (2021-11-27 06:41:38 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.16-2021-12-03

for you to fetch changes up to a226abcd5d427fe9d42efc442818a4a1821e2664:

  io-wq: don't retry task_work creation failure on fatal conditions (2021-12-03 06:27:32 -0700)

----------------------------------------------------------------
io_uring-5.16-2021-12-03

----------------------------------------------------------------
Jens Axboe (1):
      io-wq: don't retry task_work creation failure on fatal conditions

 fs/io-wq.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
Jens Axboe


             reply	other threads:[~2021-12-04 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04 15:17 Jens Axboe [this message]
2021-12-04 16:56 ` [GIT PULL] io_uring fix for 5.16-rc4 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 \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /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