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>
Mon, 21 Mar 2022 16:56:36 +0000 (12:56 -0400)
commit83afb52e47d5e31c7d58c07a6d31c43b5ef421a0
treeb5a9020cab28452ee8f633a263ce5c3bc769e96c
parent667ed1f7bb3b1c1ec2512e64cec04a07df7c5068
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