From: Laurent Pinchart Date: Fri, 4 Jul 2008 03:35:26 +0000 (-0300) Subject: V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume X-Git-Tag: v2.6.27-rc1~966^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291358785cde5536d98a4f3cae77efd8ca626486;p=pandora-kernel.git V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume The swap device might still be asleep, so memory allocated in the resume handler must use GFP_NOIO. Thanks to Oliver Neukum for catching and reporting this bug. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed