cpumask: introduce new API, without changing anything, v3
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 8 Nov 2008 09:24:19 +0000 (20:24 +1100)
committerIngo Molnar <mingo@elte.hu>
Sun, 9 Nov 2008 20:09:54 +0000 (21:09 +0100)
Impact: cleanup

Clean up based on feedback from Andrew Morton and others:

 - change to inline functions instead of macros
 - add __init to bootmem method
 - add a missing debug check

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found