Merge branch 'sched/rt' into sched/core, to pick up -rt changes
[linux-2.6-block.git] / include / linux / sched.h
index 6947516a2d3ebd61c3d2cb8597f13335972d84fa..f0edee94834a8262db98f3abe61721121ff1c625 100644 (file)
@@ -295,6 +295,11 @@ enum uclamp_id {
        UCLAMP_CNT
 };
 
+#ifdef CONFIG_SMP
+extern struct root_domain def_root_domain;
+extern struct mutex sched_domains_mutex;
+#endif
+
 struct sched_info {
 #ifdef CONFIG_SCHED_INFO
        /* Cumulative counters: */