]> 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>
Wed, 20 Oct 2021 19:22:36 +0000 (15:22 -0400)
commite747586a8170ca000af315038e968866f2e92ebf
tree711857d3dac109f6fe9c932f7a73a63fbc7faffe
parentb3dfbe36c0b672330383bd1147424fdc2c39f527
mm/mlock: Use maple tree iterators instead of vma linked list

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