diff options
| author | Valentin Schneider <[email protected]> | 2019-07-15 11:25:06 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2019-07-25 15:51:51 +0200 |
| commit | d35927a144641700c8328d707d1c89d305b4ecb8 (patch) | |
| tree | fbd394f93df9ed8edb6ee23969be9d216df09ba6 /tools/perf/scripts/python | |
| parent | cb361d8cdef69990f6b4504dc1fd9a594d983c97 (diff) | |
sched/fair: Move init_numa_balancing() below task_numa_work()
To reference task_numa_work() from within init_numa_balancing(), we
need the former to be declared before the latter. Do just that.
This is a pure code movement.
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions