sched: convert nohz struct to cpumask_var_t, fix
commitbf4d83f66476086c6b50dc52aac00d71ad70494e
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Nov 2008 23:27:51 +0000 (25 09:57 +1030)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Nov 2008 06:58:27 +0000 (26 07:58 +0100)
treef3b56de74b39bc5db405fdfd706a386482a03ed6
parent96f874e26428ab5d2db681c100210c254775e154
sched: convert nohz struct to cpumask_var_t, fix

Impact: build fix

Fix the !CONFIG_SMP case.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c