linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: SeongJae Park <sj@kernel.org>
To: Yihao Han <hanyihao@vivo.com>
Cc: SeongJae Park <sj@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	kernel@vivo.com
Subject: Re: [PATCH v2] mm/damon/vaddr: remove swap_ranges() and replace it with swap()
Date: Thu, 11 Nov 2021 08:13:24 +0000	[thread overview]
Message-ID: <20211111081324.13174-1-sj@kernel.org> (raw)
In-Reply-To: <20211111064617.4729-1-hanyihao@vivo.com>

On Wed, 10 Nov 2021 22:46:17 -0800 Yihao Han <hanyihao@vivo.com> wrote:

> Remove 'swap_ranges()' and replace it with the macro 'swap()'
> defined in 'include/linux/minmax.h' to simplify code and improve efficiency
> 
> Changes in v2:
> - Remove the 'swap_ranges()' function and replace it with 'swap()' 
> rather than changing the 'swap_ranges()' itself
> 
> Reviewed-by: Muchun Song <songmuchun@bytedance.com>
> Signed-off-by: Yihao Han <hanyihao@vivo.com>
> ---

The above changes log would not supposed to be in the commit log, so putting it
here would be better.

Other than that,

Reviewed-by: SeongJae Park <sj@kernel.org>


Thanks,
SJ

[...]

      reply	other threads:[~2021-11-11  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11  6:46 [PATCH v2] mm/damon/vaddr: remove swap_ranges() and replace it with swap() Yihao Han
2021-11-11  8:13 ` SeongJae Park [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=20211111081324.13174-1-sj@kernel.org \
    --to=sj@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=hanyihao@vivo.com \
    --cc=kernel@vivo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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).