Re: [GIT PULL] io_uring fix for 5.8-rc4

2020-07-05 Thread pr-tracker-bot
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://k

[GIT PULL] io_uring fix for 5.8-rc4

2020-07-05 Thread Jens Axboe
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_wor