diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-09 02:23:46 +0100 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 17:56:34 +0100 |
commit | a5f100db6855dbfe2709887b7348ce727e990fb6 (patch) | |
tree | 2387a0559d83a421789893eb9e8c4b070585e3a6 /mm/khugepaged.c | |
parent | mm/gup: Increment the page refcount before the pincount (diff) | |
download | linux-a5f100db6855dbfe2709887b7348ce727e990fb6.tar.xz linux-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/khugepaged.c')
0 files changed, 0 insertions, 0 deletions