From: Hans Verkuil Date: Sun, 19 Aug 2007 15:25:39 +0000 (-0300) Subject: V4L/DVB (6058): ivtv: add support for highmem udma X-Git-Tag: v2.6.24-rc1~1463^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0989fd2c88a11aa5014b2b348ed51872d14d536d;p=pandora-kernel.git V4L/DVB (6058): ivtv: add support for highmem udma When trying to DMA userspace buffers to the cx23415 you need to check whether the page is in highmem. If this is the case, then bounce buffers have to be used to allow DMA. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed