]> 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>
Thu, 14 Apr 2022 06:07:16 +0000 (23:07 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 11 May 2022 13:09:54 +0000 (09:09 -0400)
commite31ee0209a835c6265e33e831fa0bdbfc1c43d25
tree743ef176311d12fb4f3d56d49b2e11e3702d2bd7
parenta5fcd2d27b200772755e9839a23ebd5ffbf3f7da
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