]> 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>
Wed, 20 Jan 2021 15:29:09 +0000 (10:29 -0500)
commit2d5ec6400696b6410cd7598e34ca06971df43182
treebf292ebebc691514e28d12adf9114b31fc6ff2c5
parent663d55a1f4ec0fcf642b5310bd1478db06893137
mm/mprotect: Use maple tree navigation instead of vma linked list

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