]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mprotect: Use maple tree navigation instead of vma linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 20:02:28 +0000 (15:02 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Fri, 1 Oct 2021 17:55:48 +0000 (13:55 -0400)
commit615a1c37f419fffd3123e6906a1c3ce5fb5d4885
treeb3bebe748639c5395e7037506c433b352e1c6958
parent0fbd3a83bfb15c921eeedebb3e99ba4bc5b96ff7
mm/mprotect: Use maple tree navigation instead of vma linked list

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