All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Subject: Re: [PATCH 1/1] io_uring: correct link-list traversal locking
Date: Mon, 22 Nov 2021 19:33:04 -0700	[thread overview]
Message-ID: <163763478443.306813.16267056114971361012.b4-ty@kernel.dk> (raw)
In-Reply-To: <b54541cedf7de59cb5ae36109e58529ca16e66aa.1637631883.git.asml.silence@gmail.com>

On Tue, 23 Nov 2021 01:45:35 +0000, Pavel Begunkov wrote:
> As io_remove_next_linked() is now under ->timeout_lock (see
> io_link_timeout_fn), we should update locking around io_for_each_link()
> and io_match_task() to use the new lock.
> 
> 

Applied, thanks!

[1/1] io_uring: correct link-list traversal locking
      commit: 674ee8e1b4a41d2fdffc885c55350c3fbb38c22a

Best regards,
-- 
Jens Axboe



      reply	other threads:[~2021-11-23  2:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23  1:45 [PATCH 1/1] io_uring: correct link-list traversal locking Pavel Begunkov
2021-11-23  2:33 ` 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=163763478443.306813.16267056114971361012.b4-ty@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.