Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5800
b: refs/heads/master
c: 367ae3c
h: refs/heads/master
v: v3
  • Loading branch information
John Hawkes authored and Linus Torvalds committed Aug 16, 2005
1 parent beb6cfd commit ce19f09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 58fcb8df0bf663bb6b8f46cd3010bfe8d13d97cf
refs/heads/master: 367ae3cd74bdc2ad32d71293427fec570b14ddcd
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/domain.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ void build_sched_domains(const cpumask_t *cpu_map)
#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);
Expand Down

0 comments on commit ce19f09

Please sign in to comment.