[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210330140228.45635-1-linmiaohe@huawei.com>
Date: Tue, 30 Mar 2021 10:02:24 -0400
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>, <hughd@...gle.com>
CC: <linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>,
<linmiaohe@...wei.com>
Subject: [PATCH 0/4] Cleanup and fixup for ksm
Hi all,
This series contains cleanups to remove unnecessary VM_BUG_ON_PAGE and
dedicated macro KSM_FLAG_MASK. Also this fixes potential missing rmap_item
for stable_node which would result in failed rmap_walk_ksm(). More details
can be found in the respective changelogs. Thanks!
Miaohe Lin (4):
ksm: remove redundant VM_BUG_ON_PAGE() on stable_tree_search()
ksm: use GET_KSM_PAGE_NOLOCK to get ksm page in
remove_rmap_item_from_tree()
ksm: remove dedicated macro KSM_FLAG_MASK
ksm: fix potential missing rmap_item for stable_node
mm/ksm.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
--
2.19.1
Powered by blists - more mailing lists