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:
b38d27e
)
usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock
author
Andreas Larsson
<andreas@gaisler.com>
Tue, 1 Apr 2014 10:15:17 +0000
(12:15 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 21 Apr 2014 19:07:28 +0000
(14:07 -0500)
As gr_ep_init must be called with dev->lock held, GFP_KERNEL must not be used.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/gr_udc.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/gr_udc.c
Simple merge