diff options
| author | Martijn Coenen <maco@google.com> | 2017-06-29 22:02:06 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 15:48:24 +0300 |
| commit | 0b89d69a96258810ce2cb8892c95214f4bbe4b25 (patch) | |
| tree | b52678a354596cec0c27593a1ab55833298f379f /include | |
| parent | 7bd7b0e639afb847a14ca994795fb5c64d2a7bf4 (diff) | |
| download | linux-0b89d69a96258810ce2cb8892c95214f4bbe4b25.tar.xz | |
binder: protect transaction_stack with inner lock.
This makes future changes to priority inheritance
easier, since we want to be able to look at a thread's
transaction stack when selecting a thread to inherit
priority for.
It also allows us to take just a single lock in a
few paths, where we used to take two in succession.
Signed-off-by: Martijn Coenen <maco@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
