]> 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, 14 Jan 2021 01:33:58 +0000 (20:33 -0500)
commit78f1a633b441c1853cb8632040b41a297b6c9bda
treee126fb451d853677c6ec0cba9058f27e7a87a9c5
parent238aede7868524b60d79b91085b81a674778f19c
mm/mprotect: Use maple tree navigation instead of vma linked list

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