diff options
author | 2022-01-09 16:05:11 -0500 | |
---|---|---|
committer | 2022-03-21 12:56:34 -0400 | |
commit | 8f39f5fcb7963f0a01b8077c92e627af279de65e (patch) | |
tree | a8e7a170bff74c9666e6bf26486224a9a5cae688 /mm/hugetlb.c | |
parent | mm/gup: Remove for_each_compound_head() (diff) | |
download | linux-dev-8f39f5fcb7963f0a01b8077c92e627af279de65e.tar.xz linux-dev-8f39f5fcb7963f0a01b8077c92e627af279de65e.zip |
mm/gup: Change the calling convention for compound_range_next()
Return the head page instead of storing it to a passed parameter.
Pass the start page directly instead of passing a pointer to it.
Reorder the arguments to match the calling function's arguments.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions