]> www.infradead.org Git - users/willy/linux.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)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 20:00:34 +0000 (16:00 -0400)
commit5c1ae437227f25536cc6602b535ce5f8aafbf997
tree9ee7cbd23318b05e91aceffe7e7a4833e508a7ea
parent6045f3ac79603412f3bb468b0b0e7f4a55d15337
mm/mprotect: Use maple tree navigation instead of vma linked list

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