diff options
author | David Daney <[email protected]> | 2015-10-08 10:24:41 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2015-10-08 10:24:41 -0500 |
commit | 47ddb949029f9517a773e67b0e5eaf80ef596dad (patch) | |
tree | c98718a817f972cb15a5d1ff0efcfb6a63a20f30 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9a28033753ca9e86593e15050c7ae02fbc03f9ae (diff) |
PCI: generic: Pass starting bus number to pci_scan_root_bus()
If the bus is being configured with a bus-range that does not start at
zero, pass that starting bus number to pci_scan_root_bus(). Passing the
incorrect value of zero causes attempted config accesses outside of the
supported range, which cascades to an OOPs spew and eventual kernel panic.
Signed-off-by: David Daney <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions