aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/fair.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2022-02-13 08:19:43 +0100
committerIngo Molnar <mingo@kernel.org>2022-02-23 10:58:33 +0100
commitb9e9c6ca6e54b5d58a57663f76c5cb33c12ea98f (patch)
tree8c22f2d79b3842254f6deb44f222e1583780655d /kernel/sched/fair.c
parentsched/headers: Introduce kernel/sched/build_policy.c and build multiple .c files there (diff)
downloadlinux-dev-b9e9c6ca6e54b5d58a57663f76c5cb33c12ea98f.tar.xz
linux-dev-b9e9c6ca6e54b5d58a57663f76c5cb33c12ea98f.zip
sched/headers: Standardize kernel/sched/sched.h header dependencies
kernel/sched/sched.h is a weird mix of ad-hoc headers included in the middle of the header. Two of them rely on being included in the middle of kernel/sched/sched.h, due to definitions they require: - "stat.h" needs the rq definitions. - "autogroup.h" needs the task_group definition. Move the inclusion of these two files out of kernel/sched/sched.h, and include them in all files that require them. Move of the rest of the header dependencies to the top of the kernel/sched/sched.h file. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to '')
-rw-r--r--kernel/sched/fair.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
index 16874e112fe6..7391c9287503 100644
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -21,6 +21,8 @@
* Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra
*/
#include "sched.h"
+#include "stats.h"
+#include "autogroup.h"
/*
* Targeted preemption latency for CPU-bound tasks: