]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sched: build_sched_domains() fix
authorSiddha, Suresh B <suresh.b.siddha@intel.com>
Sun, 30 Jul 2006 10:02:59 +0000 (03:02 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Jul 2006 20:28:36 +0000 (13:28 -0700)
commit7d0b2673b63ddd969cd312f0dfb5a91d2b0628dd
treeeb830b95b462b09f1263ce004e28b724bbbf2eff
parent65633ee9a1d1075c536ab1a446fcf54f2f40ac79
[PATCH] sched: build_sched_domains() fix

Use the correct groups while initializing sched groups power for
allnodes_domain.  This fixes the crash observed while creating exclusive
cpusets.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Reported-and-tested-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sched.c