[PATCH 00/21] mm: Add vma_lookup()
Davidlohr Bueso
dave at stgolabs.net
Thu May 20 21:22:22 PDT 2021
On Mon, 10 May 2021, Liam Howlett wrote:
>Adding the new vma_lookup() function will allow for cleaner code by
>removing the find_vma() calls which check limits, making
>find_vma_intersection() calls of a single address to be shorter, and
>potentially reduce the incorrect uses of find_vma().
I like this, specially implemented around find_vma(). For the series,
feel free to add:
Acked-by: Davidlohr Bueso <dbueso at suse.de>
More information about the maple-tree
mailing list