* [GIT PULL] io_uring fix for 5.8-rc4
@ 2020-07-05 13:05 Jens Axboe
2020-07-05 18:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-07-05 13:05 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring, [email protected]
Hi Linus,
Andres reported a regression with the fix that was merged earlier this
week, where his setup of using signals to interrupt io_uring CQ waits no
longer worked correctly. Fix this, and also limit our use of TWA_SIGNAL
to the case where we need it, and continue using TWA_RESUME for
task_work as before.
Since the original is marked for 5.7 stable, let's flush this one out
before -rc4 is tagged.
Please pull!
The following changes since commit ce593a6c480a22acba08795be313c0c6d49dd35d:
io_uring: use signal based task_work running (2020-06-30 12:39:05 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.8-2020-07-05
for you to fetch changes up to b7db41c9e03b5189bc94993bd50e4506ac9e34c1:
io_uring: fix regression with always ignoring signals in io_cqring_wait() (2020-07-04 13:44:45 -0600)
----------------------------------------------------------------
io_uring-5.8-2020-07-05
----------------------------------------------------------------
Jens Axboe (1):
io_uring: fix regression with always ignoring signals in io_cqring_wait()
fs/io_uring.c | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fix for 5.8-rc4
2020-07-05 13:05 [GIT PULL] io_uring fix for 5.8-rc4 Jens Axboe
@ 2020-07-05 18:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-05 18:00 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring, [email protected]
The pull request you sent on Sun, 5 Jul 2020 07:05:49 -0600:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.8-2020-07-05
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9fbe565cb78d10ca2619ee23eac27262cff45629
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-05 18:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-05 13:05 [GIT PULL] io_uring fix for 5.8-rc4 Jens Axboe
2020-07-05 18:00 ` 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