commit | bf4d83f66476086c6b50dc52aac00d71ad70494e | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Nov 25 09:57:51 2008 +1030 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 26 07:58:27 2008 +0100 |
tree | f3b56de74b39bc5db405fdfd706a386482a03ed6 | |
parent | 96f874e26428ab5d2db681c100210c254775e154 [diff] |
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>