Home
last modified time | relevance | path

Searched hist:"4 af12d04e71c2d0d961c4921602e577d6cc6010e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dcompaction.cdiff 4af12d04e71c2d0d961c4921602e577d6cc6010e Fri Apr 29 01:16:06 CDT 2022 Miaohe Lin <linmiaohe@huawei.com> mm: compaction: use helper isolation_suitable()

Use helper isolation_suitable() to check whether page is suitable to
isolate to simplify the code. Minor readability improvement.

Link: https://lkml.kernel.org/r/20220322110750.60311-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Wei Yang <richard.weiyang@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>