Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm/pagewalk: Use vma_find() instead of vma linked list
walk_page_range() no longer uses the one vma linked list reference. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com> Acked-by: Vlastimil Babka <vbabka@suse.cz>
- Loading branch information