mm/gup: Convert gup_huge_pud() to use a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 22 Dec 2021 23:07:47 +0000 (18:07 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 17 Feb 2022 22:05:52 +0000 (17:05 -0500)
commit4568c0e6b2fbcefa3c3bbc8b99d18fa392286377
treeb092da618ede6024bd4e0632055b4a56fc2164ed
parent4a8a356ac9535f068a93cc6a7de423f5878ab48f
mm/gup: Convert gup_huge_pud() to use a folio

Use the new folio-based APIs.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
mm/gup.c