cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
commit5cb0535f1713b51610f2881b17d0fe3656114364
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 4 Jan 2009 13:18:05 +0000 (4 05:18 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 6 Jan 2009 08:05:28 +0000 (6 09:05 +0100)
tree4d358d2db4525f6c740e055f13d99768250d1db7
parentd12418fdeafdc08dd5bbec89d3e07e47ee75da55
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t

Impact: cleanup

There's only one user, and it's a fairly easy conversion.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Acked-by: Dave Jones <davej@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c