]> git.baikalelectronics.ru Git - kernel.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)
commite3e840a9e007618de9602c3f62c0e09dd7d5dff3
tree0ea022a64e06702b2400ed34e5b401d1b0571dc4
parent1c77cd55efdbadd6d3f35a4c23886f67d31b4c00
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