]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/sched_autogroup.h
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
[karo-tx-linux.git] / kernel / sched_autogroup.h
index 05577055cfcaa4dc7ac055cb495f8e4ac97d96c4..c2f0e7248dca354bc2e96ea95984c3457d28e75d 100644 (file)
@@ -13,6 +13,7 @@ struct autogroup {
        int                     nice;
 };
 
+static inline bool task_group_is_autogroup(struct task_group *tg);
 static inline struct task_group *
 autogroup_task_group(struct task_struct *p, struct task_group *tg);