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:
4ffaf86
)
HID: fix locking in hidraw_open()
author
Oliver Neukum
<oliver@neukum.org>
Thu, 30 Oct 2008 23:07:23 +0000
(
00:07
+0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 13 Nov 2008 09:31:35 +0000
(10:31 +0100)
As open needs to sleep hidraw was wrong to call it with a spinlock held.
Furthermore, open can of course fail which needs to be handled.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found