cpumask: remove cpumask allocation from idle_balance, fix
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 19 Mar 2009 04:52:20 +0000 (15:22 +1030)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Mar 2009 12:49:44 +0000 (13:49 +0100)
commit8c083f081d0014057901c68a0a3e0f8ca7ac8d23
tree59203b4876eaca93a6f5f1d62e711bda35ff35c8
parent17ad6ea621b1c7952ebd7330ce65de26b6ee9cca
cpumask: remove cpumask allocation from idle_balance, fix

Impact: fix boot crash

Fix typo in the size calculation.

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
LKML-Reference: <alpine.DEB.2.00.0903181729360.31583@gandalf.stny.rr.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c