Auto-update from upstream

This commit is contained in:
Tony Luck
2005-08-16 11:29:57 -07:00
28 changed files with 132 additions and 90 deletions

View File

@@ -341,7 +341,7 @@ next_sg:
#endif
/* Attach the domains */
for_each_online_cpu(i) {
for_each_cpu_mask(i, *cpu_map) {
struct sched_domain *sd;
#ifdef CONFIG_SCHED_SMT
sd = &per_cpu(cpu_domains, i);