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:
f06d186
)
usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Wed, 7 May 2014 20:26:52 +0000
(
00:26
+0400)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 14 May 2014 14:23:30 +0000
(09:23 -0500)
As far as gr_queue() is called with spinlock held,
we have to pass GFP_ATOMIC regardless of gfp argument.
Found by Linux Driver Verification project (linuxtesting.org).
Acked-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found