cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 11 Jan 2009 05:58:08 +0000 (21:58 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 11 Jan 2009 18:12:49 +0000 (19:12 +0100)
commitfbd59a8d1f7cf325fdb6828659f1fb76631e87b3
treeccb7bbf70ef6e2e08e8ae83964b09fbdcf74808a
parent7f7ace0cda64c99599c23785f8979a072e118058
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 <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Cc: linux-net-drivers@solarflare.com
Documentation/cputopology.txt
drivers/base/topology.c
drivers/net/sfc/efx.c
include/linux/topology.h