]> www.infradead.org Git - users/willy/linux.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>
Wed, 20 Oct 2021 20:00:34 +0000 (16:00 -0400)
commit6045f3ac79603412f3bb468b0b0e7f4a55d15337
tree19e42bf70d582f9bf41db3031b4cd2c6022c3153
parent729ef09eb5d356a12bf6ea065c7c71a30f7e1b66
mm/mlock: Use maple tree iterators instead of vma linked list

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