]> git.baikalelectronics.ru Git - kernel.git/commit
hugetlb: Convert huge_add_to_page_cache() to use a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 1 Jun 2022 19:11:01 +0000 (15:11 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 29 Jun 2022 12:51:05 +0000 (08:51 -0400)
commit4393a96925baaa519f5ab8800baa754d2dad2bfb
tree80351a286a1e3d6a852ef44300e6eade024676a8
parent978a6925e6e99fd7520485db042ee6cea2b9859d
hugetlb: Convert huge_add_to_page_cache() to use a folio

Remove the last caller of add_to_page_cache()

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
fs/hugetlbfs/inode.c
mm/hugetlb.c