diff options
author | 2022-01-08 20:23:46 -0500 | |
---|---|---|
committer | 2022-03-21 12:56:34 -0400 | |
commit | a5f100db6855dbfe2709887b7348ce727e990fb6 (patch) | |
tree | 2387a0559d83a421789893eb9e8c4b070585e3a6 /mm/hugetlb.c | |
parent | mm/gup: Increment the page refcount before the pincount (diff) | |
download | linux-dev-a5f100db6855dbfe2709887b7348ce727e990fb6.tar.xz linux-dev-a5f100db6855dbfe2709887b7348ce727e990fb6.zip |
mm/gup: Remove for_each_compound_range()
This macro doesn't simplify the users; it's easier to just call
compound_range_next() inside the loop.
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>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions