]> 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>
Fri, 26 Nov 2021 19:50:28 +0000 (14:50 -0500)
commit2ad810f4a988cb3401173571a11ffad86d2ed267
treed52ed96a22af3ea4266b0347f6e44cc29756374c
parent1aba9c2d7d60febc7f70883dadedb233927a4ba8
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>
include/linux/mm.h