summaryrefslogtreecommitdiff
path: root/arch/x86/xen
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-04-03 17:05:47 (GMT)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2012-04-17 17:27:17 (GMT)
commite8e937be971d706061dc56220ff3605ab77622a7 (patch)
tree749380e841f6a07ffd5d9678fb88f008afd7f2ba /arch/x86/xen
parent6b5e7d9ef793c55d72679f058514f33c4258f286 (diff)
downloadlinux-fsl-qoriq-e8e937be971d706061dc56220ff3605ab77622a7.tar.xz
xen/gntdev: do not set VM_PFNMAP
Since we are using the m2p_override we do have struct pages corresponding to the user vma mmap'ed by gntdev. Removing the VM_PFNMAP flag makes get_user_pages work on that vma. An example test case would be using a Xen userspace block backend (QDISK) on a file on NFS using O_DIRECT. CC: stable@kernel.org Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/x86/xen')
0 files changed, 0 insertions, 0 deletions