From: Rusty Russell Date: Sun, 11 Jan 2009 05:58:08 +0000 (-0800) Subject: cpumask: Use topology_core_cpumask()/topology_thread_cpumask() X-Git-Tag: v2.6.30-rc1~3^2~6^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd59a8d1f7cf325fdb6828659f1fb76631e87b3;p=pandora-kernel.git cpumask: Use topology_core_cpumask()/topology_thread_cpumask() Impact: reduce stack usage, use new cpumask API. This actually uses topology_core_cpumask() and topology_thread_cpumask(), removing the only users of topology_core_siblings() and topology_thread_siblings() Signed-off-by: Rusty Russell Signed-off-by: Mike Travis Cc: linux-net-drivers@solarflare.com --- Reading git-diff-tree failed