diff options
author | Valentin Schneider <valentin.schneider@arm.com> | 2019-07-15 11:25:06 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 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 <valentin.schneider@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: mgorman@suse.de
Cc: riel@surriel.com
Link: https://lkml.kernel.org/r/20190715102508.32434-2-valentin.schneider@arm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions