diff options
author | Todd Kjos <tkjos@android.com> | 2017-06-29 12:02:03 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 14:48:24 +0200 |
commit | 673068eee8560d57e0b37bbb52157811b7f5b563 (patch) | |
tree | bbb46ba7a8f9d90ee1824456cd579bc5661e179a /init/Makefile | |
parent | 72196393a5e3d28c21679e3b745c06dd4a5b24c9 (diff) |
binder: add spinlock to protect binder_node
node->node_lock is used to protect elements of node. No
need to acquire for fields that are invariant: debug_id,
ptr, cookie.
Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions