From: "Kirill A. Shutemov" <kirill@shutemov.name>
To: Miaohe Lin <linmiaohe@huawei.com>
Cc: akpm@linux-foundation.org, riel@redhat.com,
kirill.shutemov@linux.intel.com, ebru.akagunduz@gmail.com,
dan.carpenter@oracle.com, linux-kernel@vger.kernel.org,
linux-mm@kvack.org
Subject: Re: [PATCH 0/5] Cleanup and fixup for khugepaged
Date: Fri, 5 Mar 2021 20:40:09 +0300 [thread overview]
Message-ID: <20210305174009.ugxpn223j7aoi4bc@box> (raw)
In-Reply-To: <20210304123013.23560-1-linmiaohe@huawei.com>
On Thu, Mar 04, 2021 at 07:30:08AM -0500, Miaohe Lin wrote:
> Hi all,
> This series contains cleanups to remove unneeded return value, use
> helper function and so on. And there is one fix to correct the wrong
> result value for trace_mm_collapse_huge_page_isolate().
>
> More details can be found in the respective changelogs. Thanks!
>
> Miaohe Lin (5):
> khugepaged: remove unneeded return value of
> khugepaged_collapse_pte_mapped_thps()
> khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
> khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
> khugepaged: remove unnecessary mem_cgroup_uncharge() in
> collapse_[file|huge_page]
> khugepaged: fix wrong result value for
> trace_mm_collapse_huge_page_isolate()
>
> mm/khugepaged.c | 47 ++++++++++++++++++++---------------------------
> 1 file changed, 20 insertions(+), 27 deletions(-)
Apart from patch 4/5, looks fine. For the rest, you can use:
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
--
Kirill A. Shutemov
next prev parent reply other threads:[~2021-03-05 17:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-04 12:30 Miaohe Lin
2021-03-04 12:30 ` [PATCH 1/5] khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_thps() Miaohe Lin
2021-03-04 12:30 ` [PATCH 2/5] khugepaged: reuse the smp_wmb() inside __SetPageUptodate() Miaohe Lin
2021-03-04 12:30 ` [PATCH 3/5] khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter() Miaohe Lin
2021-03-04 12:30 ` [PATCH 4/5] khugepaged: remove unnecessary mem_cgroup_uncharge() in collapse_[file|huge_page] Miaohe Lin
2021-03-05 17:38 ` Kirill A. Shutemov
2021-03-06 3:18 ` Miaohe Lin
2021-03-04 12:30 ` [PATCH 5/5] khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate() Miaohe Lin
2021-03-05 17:40 ` Kirill A. Shutemov [this message]
2021-03-06 2:44 ` [PATCH 0/5] Cleanup and fixup for khugepaged Miaohe Lin
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=20210305174009.ugxpn223j7aoi4bc@box \
--to=kirill@shutemov.name \
--cc=akpm@linux-foundation.org \
--cc=dan.carpenter@oracle.com \
--cc=ebru.akagunduz@gmail.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linmiaohe@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=riel@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox