x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h
authorChristian König <christian.koenig@amd.com>
Wed, 29 Nov 2017 14:12:28 +0000 (15:12 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Dec 2017 20:57:20 +0000 (14:57 -0600)
commita19e2696135efb471981c1ae1ec3cb2b70c41a2e
treec41e23532c046081e76582f7b002f38f6fcc7f92
parent470195f82e4ea550b7c37736a12bf3fa565295ea
x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h

When we have a multi-socket system, each CPU core needs the same setup.
Since this is tricky to do in the fixup code, don't enable a 64bit BAR on
multi-socket systems for now.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/fixup.c