commit | cb3d560f36c1e4aa3c26a1d79e9b6e62ab69896c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Mar 13 14:49:47 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Mar 13 14:49:47 2009 +1030 |
tree | 2bdc6c31a282df6da6ef7988e3f862966c10a113 | |
parent | 101aaca1f32d9923331ddc63a7a72b3a7f934c02 [diff] |
cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 Impact: reduce stack usage for large NR_CPUS cpumask_of_pcibus() is the new version. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>