Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Our mmap path mistakely relied on vma->vm_pgoff to get set in remap_pfn_range. After b3b9c29, that path only applies to copy-on-write mappings. Set it in our own code. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
- Loading branch information