]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
authorMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:34:06 +0000 (17:34 -0800)
committerMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:40:59 +0000 (17:40 -0800)
commit83b19597f793fd5f91533bda0dc2eb3d21936798
tree95587d44420823a8f21c99b396a4e3822566de2f
parente4d98207ea3f3d15eb664282df16d18c4ac86f80
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()

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/x86/include/asm/topology.h