x86/PCI: Add NumaChip remote PCI support
authorDaniel J Blueman <daniel@numascale-asia.com>
Fri, 7 Dec 2012 21:24:32 +0000 (14:24 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Dec 2012 21:24:32 +0000 (14:24 -0700)
commitf9726bfd4b14401d294207a70c7c0c4be8a8c6cc
tree0785a7b4572aa22daffc24202da9b5bd553d7908
parent8f0d8163b50e01f398b14bcd4dc039ac5ab18d64
x86/PCI: Add NumaChip remote PCI support

Add NumaChip-specific PCI access mechanism via MMCONFIG cycles, but
preventing access to AMD Northbridges which shouldn't respond.

Signed-off-by: Daniel J Blueman <daniel@numascale-asia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/Kconfig
arch/x86/include/asm/numachip/numachip.h [new file with mode: 0644]
arch/x86/kernel/apic/apic_numachip.c
arch/x86/pci/Makefile
arch/x86/pci/numachip.c [new file with mode: 0644]
This page took 0.0356 seconds and 5 git commands to generate.