]> 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>
Mon, 18 Jan 2021 15:54:57 +0000 (10:54 -0500)
commitbfc615b5fa29e5bf53169de148a1e7c9f2d24011
tree7ccfb884c432e8520415a569aab22da69f3ea201
parentc36cea4055274a4b550602e33eff09df15826b22
mm/mprotect: Use maple tree navigation instead of vma linked list

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