diff options
author | Bjorn Helgaas <[email protected]> | 2011-10-28 16:27:17 -0600 |
---|---|---|
committer | Jesse Barnes <[email protected]> | 2012-01-06 12:11:05 -0800 |
commit | f4d9ea9abf04a6ad9643df5497e6243fbf64196e (patch) | |
tree | 04085c4f34f1a48ea6e28a1168486001ecb78154 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7590e500ad83d9ac1e55eed4720e053eff14b8e5 (diff) |
parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus
This moves the truncate_pat_collision() call out of the pcibios_fixup_bus()
path so that when a future patch builds a list of root bus resources for
pci_create_bus(), it can use the truncated LMMIO range.
truncate_pat_collision() used to be called in this path:
pci_scan_bus_parented
pci_create_bus
pci_scan_child_bus
pcibios_fixup_bus
lba_fixup_bus
truncate_pat_collision
All of the PAT and lba_dev resource setup must be done before we call
pci_scan_bus_parented(), so it should be safe to move the
truncate_pat_collision() to just before pci_scan_bus_parented().
CC: [email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions