* [GIT PULL] io_uring fixes for 5.15-rc4
@ 2021-10-02 2:06 Jens Axboe
2021-10-02 18:07 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-10-02 2:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 5.15-rc4
2021-10-02 2:06 [GIT PULL] io_uring fixes for 5.15-rc4 Jens Axboe
@ 2021-10-02 18:07 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-02 18:07 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 1 Oct 2021 20:06:01 -0600:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.15-2021-10-01
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/65893b49d868bd2de5fbac41744d1eaecc739629
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-02 18:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-02 2:06 [GIT PULL] io_uring fixes for 5.15-rc4 Jens Axboe
2021-10-02 18:07 ` 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