]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: Move mas locking outside of munmap() path. maple_next
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 11 Mar 2021 20:25:33 +0000 (15:25 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 19 May 2021 20:39:10 +0000 (16:39 -0400)
commite495e1158da66f855646fd379e96bfd06203b367
treefabc16d2cdcd07bcfdbc6fab9f5715a27730b8a6
parentf9f9db8a026d7da72513304fa90f300e9b7cdf0b
mm: Move mas locking outside of munmap() path.

Now that there is a split variant that allows splitting to use a maple state,
move the locks to a more logical position.

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