commit | 174596a0b9f21e8844d70566a6bb29bf48a87750 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 01 10:12:29 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 01 10:12:29 2009 +1030 |
tree | e16bc37554afe1996c464cadb09764290b4ff3be | |
parent | 41c7bb9588904eb060a95bcad47bd3804a1ece25 [diff] |
cpumask: convert mm/ Impact: Use new API Convert kernel mm functions to use struct cpumask. We skip include/linux/percpu.h and mm/allocpercpu.c, which are in flux. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com> Reviewed-by: Christoph Lameter <cl@linux-foundation.org>