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:
3cd7098
)
USB HID: avoid flush_scheduled_work()
author
Alan Stern
<stern@rowland.harvard.edu>
Wed, 30 May 2007 15:11:12 +0000
(11:11 -0400)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 9 Jul 2007 12:13:30 +0000
(14:13 +0200)
This patch (as914) replaces a call to flush_scheduled_work() with
cancel_work_sync(), in order to help avoid potential deadlocks.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found