bigfile/virtmem: Factor-out mmaping Page into VMA into vma_mmap_page
We are soon going to use this functionality from several places. The place to perform the mmap is changed slightly because vma_mmap_page deduces prot from page->state and for that we have to finish preparing page->state first.
Showing
Please register or sign in to comment