diff options
author | Martijn Coenen | 2017-08-31 10:04:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2017-09-01 09:22:50 +0200 |
commit | bb74562a7f8398231be20a5c9d36225301a9be31 (patch) | |
tree | 9a7aa97bc73f96d5a72cd286d9a47905dbe1d8f1 /MAINTAINERS | |
parent | 858b2719686ddd0ab5fc77479a46d16f90e6b7da (diff) |
ANDROID: binder: don't enqueue death notifications to thread todo.
This allows userspace to request death notifications without
having to worry about getting an immediate callback on the same
thread; one scenario where this would be problematic is if the
death recipient handler grabs a lock that was already taken
earlier (eg as part of a nested transaction).
Signed-off-by: Martijn Coenen <maco@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions