]> git.baikalelectronics.ru Git - kernel.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)
commit7b75a0bf7fd9316195de8a66c1959fb2ac7d36ae
tree6f6ea07057f5680586a8ac6f77700c118f253bcb
parent3e22d790629dc5d868fbadbf2aa8f2874cf638f2
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