From: Mike Travis Date: Wed, 17 Dec 2008 01:34:06 +0000 (-0800) Subject: x86: Introduce topology_core_cpumask()/topology_thread_cpumask() X-Git-Tag: v2.6.29-rc1~538^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b19597f793fd5f91533bda0dc2eb3d21936798;p=pandora-kernel.git 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 Signed-off-by: Mike Travis --- Reading git-diff-tree failed