]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/vma: Expand mmap_region() munmap call
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 12 Aug 2024 22:10:55 +0000 (18:10 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 23 Aug 2024 12:46:02 +0000 (08:46 -0400)
commit5f61ee12363b0a9bf61702cf88af21517d534112
treea5ed0f64bae0232e15da24201d81a3922d8088aa
parent7b96ab7b98cdc01d52959ba712b69505a0b7dec5
mm/vma: Expand mmap_region() munmap call

Open code the do_vmi_align_munmap() call so that it can be broken up
later in the series.

This requires exposing a few more vma operations.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
mm/mmap.c
mm/vma.c
mm/vma.h