git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
233548a
)
V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume
author
Laurent Pinchart
<laurent.pinchart@skynet.be>
Fri, 4 Jul 2008 03:35:26 +0000
(
00:35
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sun, 20 Jul 2008 10:17:40 +0000
(07:17 -0300)
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>
No differences found