diff options
author | Li Li <[email protected]> | 2022-11-23 12:16:54 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-19 17:14:18 +0100 |
commit | 0567461a7a6ecb12692e3bbb97e86ff9d39a2837 (patch) | |
tree | 18fee6e936b9ca0aa5c869b89b1d45b1486dd131 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7feb35bc16203c06362c31b95d0d2f291c0212d5 (diff) |
binder: return pending info for frozen async txns
An async transaction to a frozen process will still be successfully
put in the queue. But this pending async transaction won't be processed
until the target process is unfrozen at an unspecified time in the
future. Pass this important information back to the user space caller
by returning BR_TRANSACTION_PENDING_FROZEN.
Signed-off-by: Li Li <[email protected]>
Acked-by: Carlos Llamas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions