From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.15-rc4
Date: Fri, 1 Oct 2021 20:06:01 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Two fixes in here:
- The signal issue that was discussed start of this week (me).
- Kill dead fasync support in io_uring. Looks like it was broken since
io_uring was initially merged, and given that nobody has ever
complained about it, let's just kill it (Pavel).
Please pull!
The following changes since commit 7df778be2f61e1a23002d1f2f5d6aaf702771eb8:
io_uring: make OP_CLOSE consistent with direct open (2021-09-24 14:07:54 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.15-2021-10-01
for you to fetch changes up to 3f008385d46d3cea4a097d2615cd485f2184ba26:
io_uring: kill fasync (2021-10-01 11:16:02 -0600)
----------------------------------------------------------------
io_uring-5.15-2021-10-01
----------------------------------------------------------------
Jens Axboe (1):
io-wq: exclusively gate signal based exit on get_signal() return
Pavel Begunkov (1):
io_uring: kill fasync
fs/io-wq.c | 5 +----
fs/io_uring.c | 17 ++---------------
2 files changed, 3 insertions(+), 19 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-10-02 2:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-02 2:06 Jens Axboe [this message]
2021-10-02 18:07 ` [GIT PULL] io_uring fixes for 5.15-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