]> 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, 24 Jun 2021 20:04:24 +0000 (16:04 -0400)
commitc6c6fae5c62af32ae111b427559dd8a204ce53e0
treeb3209ddc4acc0624032d72ea884e0b74cd3138b5
parent83e0a5063053c7cd59e09c5051efb419e8785111
mm/mprotect: Use maple tree navigation instead of vma linked list

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