aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/init_task.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-02-03 23:15:21 +0100
committerIngo Molnar <mingo@kernel.org>2017-03-02 08:42:36 +0100
commitdfc3401a33086a3fd465468e171ea0e82430569b (patch)
tree4ee0637bdbb55eaeed14ad2fc1f13cc91ba51e00 /include/linux/init_task.h
parentsched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> (diff)
downloadwireguard-linux-dfc3401a33086a3fd465468e171ea0e82430569b.tar.xz
wireguard-linux-dfc3401a33086a3fd465468e171ea0e82430569b.zip
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/init_task.h')
-rw-r--r--include/linux/init_task.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/init_task.h b/include/linux/init_task.h
index 3a85d61f7614..452c9799318c 100644
--- a/include/linux/init_task.h
+++ b/include/linux/init_task.h
@@ -12,6 +12,7 @@
#include <linux/securebits.h>
#include <linux/seqlock.h>
#include <linux/rbtree.h>
+#include <linux/sched/autogroup.h>
#include <net/net_namespace.h>
#include <linux/sched/rt.h>