diff options
author | 2013-07-24 10:24:59 +0800 | |
---|---|---|
committer | 2013-07-24 14:18:49 +1000 | |
commit | 4b83bd452f17582c8d1c916568fd28a237a2eb46 (patch) | |
tree | 4dda1bab44791b94d0f76b4c1c516d9149e2ee49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/eeh: Use partial hotplug for EEH unaware drivers (diff) | |
download | linux-dev-4b83bd452f17582c8d1c916568fd28a237a2eb46.tar.xz linux-dev-4b83bd452f17582c8d1c916568fd28a237a2eb46.zip |
powerpc/eeh: Don't use pci_dev during BAR restore
While restoring BARs for one specific PCI device, the pci_dev
instance should have been released. So it's not reliable to use
the pci_dev instance on restoring BARs. However, we still need
some information (e.g. PCIe capability position, header type) from
the pci_dev instance. So we have to store those information to
EEH device in advance.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions