cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Mar 2009 04:19:47 +0000 (14:49 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Mar 2009 04:19:47 +0000 (14:49 +1030)
Impact: reduce stack usage for large NR_CPUS

cpumask_of_pcibus() is the new version.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found