diff options
| author | Todd Kjos <tkjos@android.com> | 2017-06-29 22:02:03 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 15:48:24 +0300 |
| commit | 673068eee8560d57e0b37bbb52157811b7f5b563 (patch) | |
| tree | bbb46ba7a8f9d90ee1824456cd579bc5661e179a /include/linux | |
| parent | 72196393a5e3d28c21679e3b745c06dd4a5b24c9 (diff) | |
| download | linux-673068eee8560d57e0b37bbb52157811b7f5b563.tar.xz | |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions
