diff options
| author | Todd Kjos <tkjos@android.com> | 2017-06-29 22:02:05 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 15:48:24 +0300 |
| commit | 7bd7b0e639afb847a14ca994795fb5c64d2a7bf4 (patch) | |
| tree | 8ade32adac8e0ea10bc9731959c720cfeec64d81 /include/linux | |
| parent | da0fa9e4e8c5aac7cafa6cbb14d908ab8bbffd2f (diff) | |
| download | linux-7bd7b0e639afb847a14ca994795fb5c64d2a7bf4.tar.xz | |
binder: protect proc->threads with inner_lock
proc->threads will need to be accessed with higher
locks of other processes held so use proc->inner_lock
to protect it. proc->tmp_ref now needs to be protected
by proc->inner_lock.
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
