]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cpumask: introduce new APIs
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 4 Jul 2008 17:00:05 +0000 (10:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Jul 2008 17:40:09 +0000 (10:40 -0700)
commitacb7669c125676e63cf96582455509216c39745e
treefedc51a1c66c14ef9985c0114b57f1ec11cd3854
parent603ded16a308d0a7a17738c973e3c8cbcd5db7dd
cpumask: introduce new APIs

In linux-next there is a commit ("x86: Add performance variants of cpumask
operators") which, as part of the 4096 cpu support work adds some new APIs
for dealing with cpu masks.  Add trivial versions of these now so that
subsystems can update in a timely manner and avoid conflicts in linux-next
and the next merge window.

Cc: Mike Travis <travis@sgi.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/cpumask.h