From: Rajesh Shah Date: Thu, 28 Apr 2005 07:25:48 +0000 (-0700) Subject: [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device lists X-Git-Tag: v2.6.13-rc1~39^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ea9bb7e9f177e03a917b1f1213de0315f819ee;p=pandora-kernel.git [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device lists With root bridge and pci bridge hot-plug, new buses and devices can be added or removed at run time. Protect the pci bus and device lists with the pci lock when doing so. Signed-off-by: Rajesh Shah Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed