]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmap: move mmap_region() below do_munmap()
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 20 Jul 2022 02:17:52 +0000 (02:17 +0000)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 6 Sep 2022 19:44:23 +0000 (15:44 -0400)
commit2b87d7730ab315b8605e6aaf0558ebc546f1e385
tree766be3a85f1667a087d37fdb2efbaa260e972fe8
parente4e3ab66652ac338c909f65925e6b25cdcf667ce
mm/mmap: move mmap_region() below do_munmap()

Relocation of code for the next commit.  There should be no changes here.

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