]> 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, 16 Dec 2021 03:01:36 +0000 (22:01 -0500)
commit3ee7e1e28bb2a863897363af4e6649e4587cc843
tree871f70fe0bb7e3e0df070e870ebd5832982c5b5c
parent532be75cde93949e39b69cc3ca1b5bb9ce0fbb78
mm/mprotect: Use maple tree navigation instead of vma linked list

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