]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug
authorJiang Liu <jiang.liu@huawei.com>
Fri, 22 Jun 2012 06:55:15 +0000 (14:55 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 22 Jun 2012 21:16:45 +0000 (15:16 -0600)
commit9c95111b330d2ddf851444528a7608f267cbb50c
tree79c6eaa49d79c7ca5c1b9fdd0feb62db9852e887
parent95c5e92f4f691bbaba40bbf3decfc8e13b6ea897
x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug

Introduce pci_mmconfig_insert()/pci_mmconfig_delete(), which will be used
to update MMCONFIG information when supporting PCI root bridge hotplug.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jiang Liu <liuj97@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/include/asm/pci_x86.h
arch/x86/pci/mmconfig-shared.c