]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:20 +0000 (10:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:20 +0000 (10:12 +1030)
commit78fd744f827586615da5b387fa9f0af1888601b6
tree32f6f9507a314c1bbc2546c3d413ffc7ebcb7aa2
parente0c0ba736547e81c4f986ce192307c549d214167
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc

Impact: New API

The old topology_core_siblings() and topology_thread_siblings() return
a cpumask_t; these new ones return a (const) struct cpumask *.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
arch/sparc/include/asm/topology_64.h