]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 26 Dec 2008 11:53:39 +0000 (22:23 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 26 Dec 2008 11:53:39 +0000 (22:23 +1030)
commit7479a2939df4957ba794cce814379b6d10914bdc
tree6f63adc957e142a6f24faf66922a24057dc5d7d5
parent96d76a74870d5f11ce2abdd09a8dcdc401d714d1
cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask

Impact: New APIs

The old node_to_cpumask/node_to_pcibus returned a cpumask_t: these
return a pointer to a struct cpumask.  Part of removing cpumasks from
the stack.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/topology.h