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)
commit0281b5dc0350cbf6dd21ed558a33cccce77abc02
tree4523b6f48722eee44a854207e268c71ae4d84771
parent3af968e066d593bc4dacc021715f3e95ddf0996f
cpumask: introduce zalloc_cpumask_var

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>
include/linux/cpumask.h
lib/cpumask.c