[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210325135647.64106-1-linmiaohe@huawei.com>
Date: Thu, 25 Mar 2021 09:56:44 -0400
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>
CC: <linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>,
<linmiaohe@...wei.com>
Subject: [PATCH 0/3] Cleanup for khugepaged
Hi all,
This series contains cleanups to remove unnecessary out label and
meaningless !pte_present() check. Also use helper function to simplify
the code. More details can be found in the respective changelogs.
Thanks!
Miaohe Lin (3):
khugepaged: use helper function range_in_vma() in
collapse_pte_mapped_thp()
khugepaged: remove unnecessary out label in collapse_huge_page()
khugepaged: remove meaningless !pte_present() check in
khugepaged_scan_pmd()
mm/khugepaged.c | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
--
2.19.1
Powered by blists - more mailing lists