]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mlock: Use maple tree iterators instead of vma linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 20:00:14 +0000 (15:00 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 24 Jun 2021 20:04:24 +0000 (16:04 -0400)
commit83e0a5063053c7cd59e09c5051efb419e8785111
tree813022012274729ec6cb71112f4f8e946d3cefed
parentb33c7cf1230884b154ff3d1b3d491f1ccb2b20c3
mm/mlock: Use maple tree iterators instead of vma linked list

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