]> 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>
Thu, 28 Jan 2021 17:38:13 +0000 (12:38 -0500)
commit2a132a4cb08c8bad18ad3a333394fc9409017864
tree92f06c26a93d81b272d13daf6bf85a465dd1656b
parent4f553e92abaaa489dc6ea067debedbf620230d69
mm/mprotect: Use maple tree navigation instead of vma linked list

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