diff options
author | 2024-03-21 14:24:47 +0000 | |
---|---|---|
committer | 2024-04-25 20:56:01 -0700 | |
commit | 42a346b41c5b17d2fd609279e0dd0a4257d8fba0 (patch) | |
tree | 0cb289d929b0fd1f331d9d043c2e852fc0636ac5 /mm/debug_page_alloc.c | |
parent | mm: improve dumping of mapcount and page_type (diff) | |
download | wireguard-linux-42a346b41c5b17d2fd609279e0dd0a4257d8fba0.tar.xz wireguard-linux-42a346b41c5b17d2fd609279e0dd0a4257d8fba0.zip |
hugetlb: remove mention of destructors
We no longer have destructors or dtors, merely a page flag (technically a
page type flag, but that's an implementation detail). Remove
__clear_hugetlb_destructor, fix up comments and the occasional variable
name.
Link: https://lkml.kernel.org/r/20240321142448.1645400-10-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Miaohe Lin <linmiaohe@huawei.com>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/debug_page_alloc.c')
0 files changed, 0 insertions, 0 deletions