io-uring.vger.kernel.org archive mirror
 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 0/3] small cleanups for 5.12
Date: Fri, 12 Feb 2021 12:25:52 -0700	[thread overview]
Message-ID: <d61e33a8-7b24-2f2b-8cb7-d040ae1eeb15@kernel.dk> (raw)
In-Reply-To: <cover.1613154861.git.asml.silence@gmail.com>

On 2/12/21 11:41 AM, Pavel Begunkov wrote:
> Final easy 5.12 cleanups.
> 
> Pavel Begunkov (3):
>   io_uring: don't check PF_EXITING from syscall
>   io_uring: clean io_req_find_next() fast check
>   io_uring: optimise io_init_req() flags setting
> 
>  fs/io_uring.c | 24 ++++++++++--------------
>  1 file changed, 10 insertions(+), 14 deletions(-)

Nice little cleanups, applied.

-- 
Jens Axboe


      parent reply	other threads:[~2021-02-12 19:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12 18:41 [PATCH 0/3] small cleanups for 5.12 Pavel Begunkov
2021-02-12 18:41 ` [PATCH 1/3] io_uring: don't check PF_EXITING from syscall Pavel Begunkov
2021-02-12 18:41 ` [PATCH 2/3] io_uring: clean io_req_find_next() fast check Pavel Begunkov
2021-02-12 18:41 ` [PATCH 3/3] io_uring: optimise io_init_req() flags setting Pavel Begunkov
2021-02-12 19:25 ` 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=d61e33a8-7b24-2f2b-8cb7-d040ae1eeb15@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).