Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: android: binder: Create dedicated workqueue for binder defer…
…red work 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>
- Loading branch information