diff options
author | Valentin Schneider <valentin.schneider@arm.com> | 2020-08-25 14:32:15 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-08-26 12:41:59 +0200 |
commit | 8fca9494d4b4d6b57b1398cd473feb308df656db (patch) | |
tree | fedae4c946f33ae76e6cdd4a020ea505f13bf954 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c1cecf884ad748f63f9139d5a18ee265ee2f70fb (diff) |
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Defining an array in a header imported all over the place clearly is a daft
idea, that still didn't stop me from doing it.
Leave a declaration of sd_flag_debug in topology.h and move its definition
to sched/debug.c.
Fixes: b6e862f38672 ("sched/topology: Define and assign sched_domain flag metadata")
Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200825133216.9163-1-valentin.schneider@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions