]> 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, 2 Sep 2021 15:26:34 +0000 (11:26 -0400)
commitd3f08c09b22a6cff56b516c149e312f864928597
tree13a61ceb07c12334f8ba80a1848ef9b04a57683e
parentc2b45c4f29d0a105b0cc5a9c418f1674fe6cb515
mm/mlock: Use maple tree iterators instead of vma linked list

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