]> 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>
Thu, 28 Jan 2021 20:47:36 +0000 (15:47 -0500)
commitbf2c7c1b190e3311c52ea9d093f6760098963b1e
tree51dab478818df49f352a89cd40212bf2e727b33e
parent6e80c960ff44e17811eadcdc69ccbdfa424c98c8
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