]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmap: Update mmap_region() to use do_mas_munmap()
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 24 Nov 2020 19:51:29 +0000 (14:51 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:33:26 +0000 (12:33 -0500)
commite093512fc41882a7fa0da2cccb0b54db3cef80ce
tree8ee456e988a8f0cdc32538cfc69257c697d895fe
parentcf25c459e16b97164ff31a7bce996a3e98da2ec3
mmap: Update mmap_region() to use do_mas_munmap()

Use the maple state to avoid multiple walks of the tree

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