Skip to content
Commit fe4523a6 authored by Arve Hjønnevåg's avatar Arve Hjønnevåg Committed by Brad Figg
Browse files

Staging: android: binder: Create dedicated workqueue for binder deferred work



BugLink: http://bugs.launchpad.net/bugs/611634

MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Some drivers flush the global workqueue when closed. This would deadlock if
the last reference to the file was released from the binder.

Change-Id: Ifdabc0b383fecb20836d1bbb9786c632402a14e1
Signed-off-by: default avatarArve Hjønnevåg <arve@android.com>
Signed-off-by: default avatarEric Miao <eric.miao@canonical.com>
Signed-off-by: default avatarBrad Figg <brad.figg@canonical.com>
parent aeb9226e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment