diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-03-21 15:24:40 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-04-25 04:34:25 +0200 |
commit | 12bbaae7635a56049779db3bef6e7140d9aa5f67 (patch) | |
tree | 7f2e6ae676a70cd275b2c0d30c4163f1e40c9212 /mm | |
parent | mm/hugetlb: fix missing hugetlb_lock for resv uncharge (diff) | |
download | linux-12bbaae7635a56049779db3bef6e7140d9aa5f67.tar.xz linux-12bbaae7635a56049779db3bef6e7140d9aa5f67.zip |
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Following the separation of FOLIO_FLAGS from PAGEFLAGS, separate
FOLIO_FLAG_FALSE from PAGEFLAG_FALSE and FOLIO_TYPE_OPS from
PAGE_TYPE_OPS.
Link: https://lkml.kernel.org/r/20240321142448.1645400-3-willy@infradead.org
Fixes: 9c5ccf2db04b ("mm: remove HUGETLB_PAGE_DTOR")
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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions