cpumask: introduce zalloc_cpumask_var
authorYinghai Lu <yinghai@kernel.org>
Sat, 6 Jun 2009 21:50:36 +0000 (14:50 -0700)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 9 Jun 2009 13:00:26 +0000 (22:30 +0930)
So can get cpumask_var with cpumask_clear

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found