diff options
author | Helge Deller <[email protected]> | 2015-09-02 18:17:29 +0200 |
---|---|---|
committer | Helge Deller <[email protected]> | 2015-09-08 15:30:47 +0200 |
commit | e02a653e15d8d32e9e768fd99a3271aafe5c5d77 (patch) | |
tree | c60c2374e9aab102d530ef74c41ac7e47d2e8a38 /tools/perf/scripts/python/stackcollapse.py | |
parent | 38d9029a652cb2925a97a8484f6e8f2c85fd55bb (diff) |
PCI,parisc: Enable 64-bit bus addresses on PA-RISC
Commit 3a9ad0b ("PCI: Add pci_bus_addr_t") unconditionally introduced usage of
64-bit PCI bus addresses on all 64-bit platforms which broke PA-RISC.
It turned out that due to enabling the 64-bit addresses, the PCI logic decided
to use the GMMIO instead of the LMMIO region. This commit simply disables
registering the GMMIO and thus we fall back to use the LMMIO region as before.
Reverts commit 45ea2a5fed6dacb9bb0558d8b21eacc1c45d5bb4
("PCI: Don't use 64-bit bus addresses on PA-RISC")
To: [email protected]
Cc: [email protected]
Cc: Bjorn Helgaas <[email protected]>
Cc: Meelis Roos <[email protected]>
Cc: [email protected] # v3.19+
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions