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:
8bfe15f
)
Staging: android: binder: Create dedicated workqueue for binder deferred work
author
Arve Hjønnevåg
<arve@android.com>
Thu, 22 Apr 2010 22:53:23 +0000
(15:53 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 30 Nov 2011 11:51:36 +0000
(20:51 +0900)
Some drivers flush the global workqueue when closed. This would deadlock if
the last reference to the file was released from the binder.
Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found