]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmap: Change find_vma() to use the maple tree
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 24 Jul 2020 15:38:39 +0000 (11:38 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Sat, 25 Jul 2020 01:20:23 +0000 (21:20 -0400)
commit14f5288c76c2d83eec3d70351184f3eff47cecda
tree42d12c1b4dee31f2410e9c2a109451738f5f7a35
parenta312eddd18d1483a7c055444c3d8e8fe49aace5d
mm/mmap: Change find_vma() to use the maple tree

Start using the maple tree to find VMA entries in an mm_struct.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
mm/mmap.c