]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit984f2f377fdfd098f5ae58d09ee04d5e29e6112b
tree6f6ea07057f5680586a8ac6f77700c118f253bcb
parentcd83e42c6b0413dcbb548c2ead799111ff7e6a13
cpumask: introduce new API, without changing anything, v3

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