From: Javier Martin Date: Thu, 16 Feb 2012 15:19:08 +0000 (-0300) Subject: [media] media: vb2: support userptr for PFN mappings X-Git-Tag: v3.4-rc1~110^2^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=570d2a48b700948e2ee0cadb184942ce426ae577;p=pandora-kernel.git [media] media: vb2: support userptr for PFN mappings Some video devices need to use contiguous memory which is not backed by pages as it happens with vmalloc. This patch provides USERPTR handling for those devices. Signed-off-by: Javier Martin Signed-off-by: Marek Szyprowski Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed