All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Hao Xu <haoxu@linux.alibaba.com>
Cc: io-uring@vger.kernel.org, Pavel Begunkov <asml.silence@gmail.com>,
	Joseph Qi <joseph.qi@linux.alibaba.com>
Subject: Re: [PATCH for-5.15 0/3] small code clean
Date: Thu, 12 Aug 2021 11:28:24 -0600	[thread overview]
Message-ID: <577c70e9-e40d-c3df-2072-e0bcfe5f75dc@kernel.dk> (raw)
In-Reply-To: <20210812041436.101503-1-haoxu@linux.alibaba.com>

On 8/11/21 10:14 PM, Hao Xu wrote:
> Some small code clean.
> 
> Hao Xu (3):
>   io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()
>   io_uring: remove files pointer in cancellation functions
>   io_uring: code clean for completion_lock in io_arm_poll_handler()
> 
>  fs/io_uring.c            | 15 ++++++---------
>  include/linux/io_uring.h |  9 +++++----
>  kernel/exit.c            |  2 +-
>  3 files changed, 12 insertions(+), 14 deletions(-)

This looks good, except 3/3 which I think was rebased and then not 
re-tested after doing so... That's a black mark.

Anyway, v2 looks fine, applied for 5.15.

-- 
Jens Axboe


  parent reply	other threads:[~2021-08-12 17:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-12  4:14 [PATCH for-5.15 0/3] small code clean Hao Xu
2021-08-12  4:14 ` [PATCH 1/3] io_uring: extract io_uring_files_cancel() in io_uring_task_cancel() Hao Xu
2021-08-12  4:14 ` [PATCH 2/3] io_uring: remove files pointer in cancellation functions Hao Xu
2021-08-12  4:14 ` [PATCH 3/3] io_uring: code clean for completion_lock in io_arm_poll_handler() Hao Xu
2021-08-12  7:34   ` Joseph Qi
2021-08-12  7:47   ` [PATCH v2] " Hao Xu
2021-08-12 17:28 ` Jens Axboe [this message]
2021-08-13  7:58   ` [PATCH for-5.15 0/3] small code clean Hao Xu
2021-08-13 13:56     ` Jens Axboe

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=577c70e9-e40d-c3df-2072-e0bcfe5f75dc@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.