]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/PCI: split out pci_mmcfg_check_reserved() for code reuse
authorJiang Liu <jiang.liu@huawei.com>
Fri, 22 Jun 2012 06:55:10 +0000 (14:55 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 22 Jun 2012 20:59:15 +0000 (14:59 -0600)
commit2a76c450bd0377f715caf313ded530290d7dc7d7
tree0ea022a64e06702b2400ed34e5b401d1b0571dc4
parent06aef8cec7563c40c7d7501d13ec1ed12f5e495b
x86/PCI: split out pci_mmcfg_check_reserved() for code reuse

Split out pci_mmcfg_check_reserved() for code reuse, which will be used
when supporting PCI host 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/pci/mmconfig-shared.c