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:
8cfbe7e
)
USB: ti serial driver sleeps with spinlock held
author
Oliver Neukum
<oneukum@suse.de>
Mon, 7 May 2007 06:33:18 +0000
(08:33 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Jun 2007 06:38:05 +0000
(23:38 -0700)
you are submitting an URB with GFP_KERNEL holding a spinlock.
In this case the spinlock can be dropped earlier.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Cc: Al Borchers <alborchers@steinerpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found