diff options
author | 2024-03-26 20:28:25 +0000 | |
---|---|---|
committer | 2024-04-25 20:56:19 -0700 | |
commit | 5691753d73a233a97c13f7d389f15d20596d062d (patch) | |
tree | 0614a92084ad463a434d638118097bab426ef7ee /include/linux/pgtable.h | |
parent | mm: convert migrate_vma_collect_pmd to use a folio (diff) | |
download | wireguard-linux-5691753d73a233a97c13f7d389f15d20596d062d.tar.xz wireguard-linux-5691753d73a233a97c13f7d389f15d20596d062d.zip |
mm: convert huge_zero_page to huge_zero_folio
With all callers of is_huge_zero_page() converted, we can now switch the
huge_zero_page itself from being a compound page to a folio.
Link: https://lkml.kernel.org/r/20240326202833.523759-6-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/pgtable.h')
0 files changed, 0 insertions, 0 deletions