mm/gup: Convert gup_hugepte() to use a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 22 Dec 2021 21:38:30 +0000 (16:38 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 21 Mar 2022 16:56:35 +0000 (12:56 -0400)
commit09a1626effb89dddcde10c10f5e3c5e6f8b94136
treee71ef386edf3085295e2a02ec1fc9d3d3104271b
parentb0496fe4effd83ef76c7440befb184f922b3ffbb
mm/gup: Convert gup_hugepte() to use a folio

There should be little to no effect from this patch; just removing
uses of some old 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