All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Hao Xu <haoxu@linux.alibaba.com>
Cc: Jens Axboe <axboe@kernel.dk>,
	io-uring@vger.kernel.org, Joseph Qi <joseph.qi@linux.alibaba.com>,
	Pavel Begunkov <asml.silence@gmail.com>
Subject: Re: [PATCH] io_uring: fix wrong condition to grab uring lock
Date: Thu, 14 Oct 2021 09:06:28 -0600	[thread overview]
Message-ID: <163422398324.1291352.14398198966350285434.b4-ty@kernel.dk> (raw)
In-Reply-To: <20211014140400.50235-1-haoxu@linux.alibaba.com>

On Thu, 14 Oct 2021 22:04:00 +0800, Hao Xu wrote:
> Grab uring lock when we are in io-worker rather than in the original
> or system-wq context since we already hold it in these two situation.
> 
> 

Applied, thanks!

[1/1] io_uring: fix wrong condition to grab uring lock
      commit: 14cfbb7a7856f190035f8e53045bdbfa648fae41

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2021-10-14 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14 14:04 [PATCH] io_uring: fix wrong condition to grab uring lock Hao Xu
2021-10-14 14:09 ` Hao Xu
2021-10-14 14:13 ` Pavel Begunkov
2021-10-14 15:06 ` 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=163422398324.1291352.14398198966350285434.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asml.silence@gmail.com \
    --cc=haoxu@linux.alibaba.com \
    --cc=io-uring@vger.kernel.org \
    --cc=joseph.qi@linux.alibaba.com \
    /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.