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)
commit376f70acfe4bd97493299cdfc00a8d235279d267
treed01d16dd08be5216c3186e69bcd5f9f0ada415ce
parent846e402300ffa2131239dcf82265b5366cd755f4
x86/PCI: use RCU list to protect mmconfig list

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>
arch/x86/pci/mmconfig-shared.c
arch/x86/pci/mmconfig_32.c
arch/x86/pci/mmconfig_64.c
This page took 0.027858 seconds and 5 git commands to generate.