]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: Convert vma_lookup() to use the Maple Tree
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Oct 2021 01:53:09 +0000 (21:53 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 16 Dec 2021 03:01:33 +0000 (22:01 -0500)
commit6fc826f15b2478c3a23f6c9ec664f09cb122ce72
treed79037306a8b2304d0b5c223196e7aa1e0a8b24b
parentb4f3753dc67099bd6dbbdd0a6aad71d22c816588
mm: Convert vma_lookup() to use the Maple Tree

Unlike the rbtree, the Maple Tree will return a NULL if there's
nothing at a particular address.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
include/linux/mm.h