Re: [PATCH] mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()

From: Matthew Wilcox
Date: Thu Jul 13 2023 - 08:14:11 EST


On Thu, Jul 13, 2023 at 08:05:57PM +0800, Miaohe Lin wrote:
> It's more convenient and readable to use RMAP_NONE instead of false when
> calling page_add_anon_rmap(). No functional change intended.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>