]> 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, 29 Jan 2021 16:07:58 +0000 (11:07 -0500)
commitffaa7d41a56875d2671e4ef8c1a0e58503c468c3
treeef49fa91bcb12c9f834633c641ec5ebd17b662c6
parent14c01b3a0ea4797326fe370e940e1e22184454e8
mm/mprotect: Use maple tree navigation instead of vma linked list

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