5/12
mm/gup: add get_user_page_vma() to fault in a page under a held lock
__access_remote_vm() needs a single page from a VMA it has already looked up and locked, faulting it in when necessary, under either the mmap lock or the per-VMA lock. get_user_pages_remote() does not