]> 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)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 1 Nov 2021 14:43:50 +0000 (10:43 -0400)
commit6fce395f5b496adf2112898f72502062bce91ec0
treeb3d02eb8e19257b4db18fbfe586450eeb0e8ea28
parenta62872e6e0806507694894f0598ed976ac49c609
mm/mlock: Use maple tree iterators instead of vma linked list

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