]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmap: Change unmapped_area and unmapped_area_topdown to use maple
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 24 Jul 2020 16:01:47 +0000 (12:01 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 20 Jan 2021 14:27:41 +0000 (09:27 -0500)
commitd461c019e484253ffa93e52fad3ed86f9e094024
tree196be65b6d952a9bbf90ea0c1c168947f271a067
parent3a39d05326eec44ba403a3e5517a76dd6a2779cd
mm/mmap: Change unmapped_area and unmapped_area_topdown to use maple
tree

Use the new maple tree data structure to find an unmapped area.

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