diff options
author | Peter Zijlstra <[email protected]> | 2018-02-20 11:45:47 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-09 07:59:25 +0100 |
commit | 47ea54121e46a685aa2320df8b0f71aaeedff23f (patch) | |
tree | 1e16559811ff931c42400b5c929f8f27ba3364e5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dd707247ababb685ac4b8b2c6a7bf2923725e6ac (diff) |
sched/fair: Move idle_balance()
We're going to want to call nohz_idle_balance() or parts thereof from
idle_balance(). Since we already have a forward declaration of
idle_balance() move it down such that it's below nohz_idle_balance()
avoiding the need for a forward declaration for that.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions