[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220611084731.55155-1-linmiaohe@huawei.com>
Date: Sat, 11 Jun 2022 16:47:24 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>
CC: <aarcange@...hat.com>, <willy@...radead.org>, <vbabka@...e.cz>,
<dhowells@...hat.com>, <neilb@...e.de>, <apopple@...dia.com>,
<david@...hat.com>, <surenb@...gle.com>, <peterx@...hat.com>,
<linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>,
<linmiaohe@...wei.com>
Subject: [PATCH 0/7] A few cleanup patches for khugepaged
Hi everyone,
This series contains a few cleaup patches to remove unneeded return
value, use helper macro, fix typos and so on. More details can be
found in the respective changelogs. Thanks!
Miaohe Lin (7):
mm/khugepaged: remove unneeded shmem_huge_enabled() check
mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
mm/khugepaged: trivial typo and codestyle cleanup
mm/khugepaged: minor cleanup for collapse_file
mm/khugepaged: use helper macro __ATTR_RW
mm/khugepaged: remove unneeded return value of
khugepaged_add_pte_mapped_thp()
mm/khugepaged: try to free transhuge swapcache when possible
include/linux/swap.h | 5 +++
mm/khugepaged.c | 85 +++++++++++++++++++-------------------------
mm/swap.h | 5 ---
3 files changed, 41 insertions(+), 54 deletions(-)
--
2.23.0
Powered by blists - more mailing lists