]> 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, 14 Jan 2021 01:33:58 +0000 (20:33 -0500)
commit238aede7868524b60d79b91085b81a674778f19c
tree087062b374e32e1b2906cc8a885fc97d5cfb867c
parent95d763cccb86f8ce927903c2352cfca1f92c1b62
mm/mlock: Use maple tree iterators instead of vma linked list

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