From: Mike Isely Date: Sat, 15 May 2010 03:09:47 +0000 (-0300) Subject: V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O X-Git-Tag: v2.6.35-rc2~11^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6861800c1512ca8452c5f350a7c0af445ece773b;p=pandora-kernel.git V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O Drivers shouldn't assume that the stack is DMA-safe. [mchehab@redhat.com: fix patch description] Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed