]> 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, 27 Jan 2021 15:25:13 +0000 (10:25 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 16 Dec 2021 03:01:34 +0000 (22:01 -0500)
commite0be59ef3163d692c36fae0315856ca3438065e3
tree49cee2dabcf8cfd40bc4f05f1a02a2a76badabe7
parent0689e9b39423eed533ff65473ae855c730d642a7
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