summaryrefslogtreecommitdiff
path: root/kernel/sched/topology.c
diff options
context:
space:
mode:
authorValentin Schneider <valentin.schneider@arm.com>2020-08-25 16:32:15 +0300
committerPeter Zijlstra <peterz@infradead.org>2020-08-26 13:41:59 +0300
commit8fca9494d4b4d6b57b1398cd473feb308df656db (patch)
treefedae4c946f33ae76e6cdd4a020ea505f13bf954 /kernel/sched/topology.c
parentc1cecf884ad748f63f9139d5a18ee265ee2f70fb (diff)
downloadlinux-8fca9494d4b4d6b57b1398cd473feb308df656db.tar.xz
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 'kernel/sched/topology.c')
0 files changed, 0 insertions, 0 deletions