x86/PCI: default pcibus cpumask to all cpus if it lacks affinity
authorDavid Rientjes <rientjes@google.com>
Fri, 18 Sep 2009 10:41:10 +0000 (03:41 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 18 Sep 2009 15:51:10 +0000 (08:51 -0700)
commit7715a1e887c5dedc9cf1e57a8f35df261c749b08
treebca8db5ca6e8f724387831ea6aa5b013a378c371
parentbe3652b8a253346339ce32501dd48fb033258936
x86/PCI: default pcibus cpumask to all cpus if it lacks affinity

The early initialization of the pci bus to node mapping leaves all busses
with a node id of -1 if it lacks memory affinity.  Thus, cpumask_of_pcibus
must return all online cpus for such busses.

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/include/asm/pci.h