FROMLIST: binder: add protection for non-perf cases
authorTodd Kjos <tkjos@google.com>
Mon, 17 Oct 2016 19:33:15 +0000 (12:33 -0700)
committerTodd Kjos <tkjos@google.com>
Thu, 13 Jul 2017 15:34:19 +0000 (08:34 -0700)
commit8d9f6f32799b2e51852278fb3c960221d1fbc30e
treed3b0666a135a5d1a5f8b84f6cc139ea3aa9657ab
parent48b332119ef73664dbfe3a53818ae3cb85b64509
FROMLIST: binder: add protection for non-perf cases

(from https://patchwork.kernel.org/patch/9817749/)

Add binder_dead_nodes_lock, binder_procs_lock, and
binder_context_mgr_node_lock to protect the associated global lists

Change-Id: Iaa47e52fcd7950e227abbe5d35fc9109f6a27d2f
Signed-off-by: Todd Kjos <tkjos@google.com>
drivers/android/binder.c