[PATCH] cpusets: fix the "dynamic sched domains" bug
authorJohn Hawkes <hawkes@sgi.com>
Tue, 6 Sep 2005 22:18:14 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:41 +0000 (16:57 -0700)
commitd1b551386a5f3f50a5003b691f819b07f8e6f034
treef57c2d3228023a1cef91dfa052d2bf35901f5921
parent9c1cfda20a508b181bdda8c0045f7c0c333880a5
[PATCH] cpusets: fix the "dynamic sched domains" bug

For a NUMA system with multiple CPUs per node, declaring a cpu-exclusive
cpuset that includes only some, but not all, of the CPUs in a node will mangle
the sched domain structures.

Signed-off-by: John Hawkes <hawkes@sgi.com>
Cc; Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sched.c