commit | 0281b5dc0350cbf6dd21ed558a33cccce77abc02 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Jun 06 14:50:36 2009 -0700 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Jun 09 22:30:26 2009 +0930 |
tree | 4523b6f48722eee44a854207e268c71ae4d84771 | |
parent | 3af968e066d593bc4dacc021715f3e95ddf0996f [diff] |
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>