commit | 291358785cde5536d98a4f3cae77efd8ca626486 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Fri Jul 04 00:35:26 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jul 20 07:17:40 2008 -0300 |
tree | 1357726b2b26e99119ced788347071b5a41f2ca4 | |
parent | 233548a2fd934a0220db8b1521c0bc88c82e5e53 [diff] |
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 <laurent.pinchart@skynet.be> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>