[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230720115351.2039431-1-shikemeng@huaweicloud.com>
Date: Thu, 20 Jul 2023 19:53:48 +0800
From: Kemeng Shi <shikemeng@...weicloud.com>
To: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Cc: shikemeng@...weicloud.com
Subject: [PATCH 0/2] Two minor cleanups for compaction
Hi all, this series contains two random cleanups for compaction.
Patch 1 correct wrong comment in fast_isolate_freepages.
Patch 2 avoid to call unneeded pageblock_end_pfn when no_set_skip_hint
is set.
Thanks!
Kemeng Shi (2):
mm/compaction: correct comment of candidate pfn in
fast_isolate_freepages
mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint
is set
mm/compaction.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.30.0
Powered by blists - more mailing lists