Files
i2som-imx-linux/drivers
Stefano Stabellini f03ee5fccf xen/gntdev: do not set VM_PFNMAP
commit e8e937be97 upstream.

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.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-27 10:16:35 -07:00
..
2012-02-09 15:41:29 -05:00
2012-04-13 09:13:51 -07:00
2012-02-27 10:09:52 -06:00
2012-04-27 10:16:35 -07:00