Merge branch 'sched/cpuset' into sched/urgent

This commit is contained in:
Ingo Molnar
2008-09-06 21:03:16 +02:00
3 changed files with 199 additions and 140 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ static inline int current_cpuset_is_being_rebound(void)
static inline void rebuild_sched_domains(void)
{
partition_sched_domains(0, NULL, NULL);
partition_sched_domains(1, NULL, NULL);
}
#endif /* !CONFIG_CPUSETS */