Staging: android: binder: Create dedicated workqueue for binder deferred work
authorArve Hjønnevåg <arve@android.com>
Thu, 22 Apr 2010 22:53:23 +0000 (15:53 -0700)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 25 Apr 2012 22:23:28 +0000 (01:23 +0300)
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