diff options
author | Alex Chiang <achiang@hp.com> | 2008-09-05 14:05:03 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-09-09 11:44:06 -0700 |
commit | 48902025af4da44dbbc0231061e542d6d40e712e (patch) | |
tree | 76560726e8345829b20cf4f604de8456336ba9cb /drivers/pci/hotplug/pciehp_hpc.c | |
parent | 53bc88701be91e7f631ad31418b32392aa952e9b (diff) | |
download | blackbird-obmc-linux-48902025af4da44dbbc0231061e542d6d40e712e.tar.gz blackbird-obmc-linux-48902025af4da44dbbc0231061e542d6d40e712e.zip |
PCI Hotplug: fakephp: fix deadlock... again
Commit fe99740cac117f208707488c03f3789cf4904957 (construct one
fakephp slot per PCI slot) introduced a regression, causing a
deadlock when removing a PCI device.
We also never actually removed the device from the PCI core.
So we:
- remove the device from the PCI core
- do not directly call remove_slot() to prevent deadlock
Yu Zhao reported and diagnosed this defect.
Signed-off-by: Alex Chiang <achiang@hp.com>
Acked-by: Yu Zhao <yu.zhao@intel.com>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/hotplug/pciehp_hpc.c')
0 files changed, 0 insertions, 0 deletions