aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorTodd Kjos <tkjos@google.com>2017-04-21 17:35:12 -0700
committerTodd Kjos <tkjos@google.com>2017-04-25 23:58:32 +0000
commitf2cebf095b6648875ac6c542fd1f5af555576f35 (patch)
treeed649244a9cd2eb46c9663da9c8e5eb8b8136c47 /kernel/trace/trace_functions_graph.c
parent5b345e8eca9e3a0fefe58a8bd818b6f49715fcba (diff)
binder: guarantee txn complete / errors delivered in-order
Since errors are tracked in the return_error/return_error2 fields of the binder_thread object and BR_TRANSACTION_COMPLETEs can be tracked either in those fields or via the thread todo work list, it is possible for errors to be reported ahead of the associated txn complete. Use the thread todo work list for errors to guarantee order. Bug: 37218618 Test: tested manually Change-Id: I196cfaeed09fdcd697f8ab25eea4e04241fdb08f Signed-off-by: Todd Kjos <tkjos@google.com>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions