2/7

mm: add __do_mmap() and vm_mmap_remote()/vm_munmap_remote()

From: Cong Wang cwang@multikernel.io Add __do_mmap(), a variant of do_mmap() that installs the mapping into a caller-supplied mm rather than current->mm; do_mmap() becomes a wrapper passing current