Skip to content
Commit 7715a1e8 authored by David Rientjes's avatar David Rientjes Committed by Jesse Barnes
Browse files

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: default avatarDavid Rientjes <rientjes@google.com>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent be3652b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment