From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.14-rc5
Date: Sat, 7 Aug 2021 10:51:30 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus.
A few io-wq related fixes:
- Fix potential nr_worker race and missing max_workers check from one
path (Hao)
- Fix race between worker exiting and new work queue (me)
Please pull!
The following changes since commit a890d01e4ee016978776e45340e521b3bbbdf41f:
io_uring: fix poll requests leaking second poll entries (2021-07-28 07:24:57 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-08-07
for you to fetch changes up to 21698274da5b6fc724b005bc7ec3e6b9fbcfaa06:
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement (2021-08-06 08:28:18 -0600)
----------------------------------------------------------------
io_uring-5.14-2021-08-07
----------------------------------------------------------------
Hao Xu (2):
io-wq: fix no lock protection of acct->nr_worker
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
Jens Axboe (1):
io-wq: fix race between worker exiting and activating free worker
fs/io-wq.c | 71 +++++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 45 insertions(+), 26 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-08-07 16:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-07 16:51 Jens Axboe [this message]
2021-08-07 18:21 ` [GIT PULL] io_uring fixes for 5.14-rc5 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