commit | c44b1231ff1170971c1f27fc33a8cc3188de99cb | [log] [tgz] |
---|---|---|
author | Todd Kjos <tkjos@android.com> | Thu Jun 29 12:01:43 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 17 14:47:29 2017 +0200 |
tree | 596016811d0f20e3a0672795b8c8a0bb5847be2c | |
parent | 1cf29cf4295ad2dc2009b421702ba4197b85acfd [diff] |
binder: add protection for non-perf cases Add binder_dead_nodes_lock, binder_procs_lock, and binder_context_mgr_node_lock to protect the associated global lists Signed-off-by: Todd Kjos <tkjos@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>