From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Subject: Re: [PATCH 0/2] for-next fixes
Date: Thu, 7 Sep 2023 09:02:49 -0600 [thread overview]
Message-ID: <d1c82fed-6662-4d17-a3fd-d1ccfeb0abc3@kernel.dk> (raw)
In-Reply-To: <cover.1694054436.git.asml.silence@gmail.com>
On 9/7/23 6:50 AM, Pavel Begunkov wrote:
> Patch 1 fixes a potential iopoll/iowq live lock
> Patch 2 fixes a recent problem in overflow locking
>
> Pavel Begunkov (2):
> io_uring: break out of iowq iopoll on teardown
> io_uring: fix unprotected iopoll overflow
>
> io_uring/io-wq.c | 10 ++++++++++
> io_uring/io-wq.h | 1 +
> io_uring/io_uring.c | 6 ++++--
> 3 files changed, 15 insertions(+), 2 deletions(-)
Thanks - applied manually, as lore is lagging for hours again...
--
Jens Axboe
prev parent reply other threads:[~2023-09-07 15:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-07 12:50 [PATCH 0/2] for-next fixes Pavel Begunkov
2023-09-07 12:50 ` [PATCH 1/2] io_uring: break out of iowq iopoll on teardown Pavel Begunkov
2023-09-07 12:50 ` [PATCH 2/2] io_uring: fix unprotected iopoll overflow Pavel Begunkov
2023-09-07 15:02 ` Jens Axboe [this message]
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 \
--in-reply-to=d1c82fed-6662-4d17-a3fd-d1ccfeb0abc3@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=io-uring@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.