x86/PCI: use RCU list to protect mmconfig list
authorJiang Liu <jiang.liu@huawei.com>
Fri, 22 Jun 2012 06:55:12 +0000 (14:55 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 22 Jun 2012 21:16:23 +0000 (15:16 -0600)
Use RCU list to protect mmconfig list from dynamic change
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>

No differences found