[PATCH v13 51/70] mm/gup: use maple tree navigation instead of linked list
Davidlohr Bueso
dave at stgolabs.net
Tue Sep 6 09:44:29 PDT 2022
On Mon, 22 Aug 2022, Liam Howlett wrote:
>From: "Liam R. Howlett" <Liam.Howlett at Oracle.com>
>
>Use find_vma_intersection() to locate the VMAs in __mm_populate() instead
>of using find_vma() and the linked list.
>
>Signed-off-by: Liam R. Howlett <Liam.Howlett at Oracle.com>
Reviewed-by: Davidlohr Bueso <dave at stgolabs.net>
More information about the maple-tree
mailing list