diff options
author | Riley Andrews <[email protected]> | 2017-06-29 12:01:37 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-07-17 14:44:19 +0200 |
commit | 00b40d613352c623aaae88a44e5ded7c912909d7 (patch) | |
tree | eba0887b952a02669f503511be81d05b829d8e9a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c4ea41ba195d01c9af66fb28711a16cc97caa9c5 (diff) |
binder: Use wake up hint for synchronous transactions.
Use wake_up_interruptible_sync() to hint to the scheduler binder
transactions are synchronous wakeups. Disable preemption while waking
to avoid ping-ponging on the binder lock.
Signed-off-by: Todd Kjos <[email protected]>
Signed-off-by: Omprakash Dhyade <[email protected]>
Cc: stable <[email protected]> # 4.4+
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions