Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44883
b: refs/heads/master
c: 67af63a
h: refs/heads/master
i:
  44881: fc12fc0
  44879: 127c43e
v: v3
  • Loading branch information
Tim Chen authored and Linus Torvalds committed Dec 22, 2006
1 parent 874d466 commit da6fac2
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: 132e2bc3ee7181c178314ced49da9944b76411c2
refs/heads/master: 67af63a6ab4ce064f807bdce614fe0fa2bcea252
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -5610,7 +5610,7 @@ static void cpu_attach_domain(struct sched_domain *sd, int cpu)
}

/* cpus with isolated domains */
static cpumask_t __cpuinitdata cpu_isolated_map = CPU_MASK_NONE;
static cpumask_t cpu_isolated_map = CPU_MASK_NONE;

/* Setup the mask of cpus configured for isolated domains */
static int __init isolated_cpu_setup(char *str)
Expand Down

0 comments on commit da6fac2

Please sign in to comment.