diff options
| author | Todd Kjos <tkjos@android.com> | 2017-06-29 12:01:54 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 14:47:30 +0200 |
| commit | b6d282cea3f3ed3a5b09d687443213547db39499 (patch) | |
| tree | 09c1fc3f387bb0d21c163532c988916262728f6d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | d99c7333ab1c9d56e6f6e15c0b4398591465efc1 (diff) | |
| download | linux-b6d282cea3f3ed3a5b09d687443213547db39499.tar.gz linux-b6d282cea3f3ed3a5b09d687443213547db39499.zip | |
binder: refactor binder_pop_transaction
binder_pop_transaction needs to be split into 2 pieces to
to allow the proc lock to be held on entry to dequeue the
transaction stack, but no lock when kfree'ing the transaction.
Split into binder_pop_transaction_locked and binder_free_transaction
(the actual locks are still to be added).
Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
