diff options
author | 2023-07-13 20:05:57 +0800 | |
---|---|---|
committer | 2023-08-18 10:12:27 -0700 | |
commit | 5ba72b4d063520b1bbe00f78dcdb726d486f96d6 (patch) | |
tree | 5227a37d4b8725d85c0a98248b521f9ab406423e /mm/page_ext.c | |
parent | selftests/mm: add tests for HWPOISON hugetlbfs read (diff) | |
download | wireguard-linux-5ba72b4d063520b1bbe00f78dcdb726d486f96d6.tar.xz wireguard-linux-5ba72b4d063520b1bbe00f78dcdb726d486f96d6.zip |
mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()
It's more convenient and readable to use RMAP_NONE instead of false when
calling page_add_anon_rmap(). No functional change intended.
Link: https://lkml.kernel.org/r/20230713120557.218592-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_ext.c')
0 files changed, 0 insertions, 0 deletions