mm/gup: Turn compound_next() into gup_folio_next()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 23 Dec 2021 04:43:16 +0000 (23:43 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 21 Mar 2022 16:56:36 +0000 (12:56 -0400)
commit12521c7606b2037f8ac2a2fab19e955444a549cf
tree6592d29de77422059b71a41043c1a482885b32e7
parent2d7919a29275dbb9bc3b6e6b4ea015a1eefc463f
mm/gup: Turn compound_next() into gup_folio_next()

Convert both callers to work on folios instead of pages.

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