diff options
author | Lucas Stach <[email protected]> | 2017-05-22 17:06:30 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2017-05-22 17:06:30 -0500 |
commit | 415b6185c541dc0a21457ff307cdb61950a6eb9f (patch) | |
tree | 121553c9ebc44f7bd541370e38f2b3c9c7cd9114 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9871e9bb5cf6ff0b51457ca74c270c5c5230b224 (diff) |
PCI: imx6: Fix config read timeout handling
Commit cc7b0d495589 ("PCI: designware: Update PCI config space remap
function") made PCI configuration requests non-posted, which means we now
get a synchronous abort when the CFG space read to probe for downstream
devices times out.
Synchronous aborts need to be handled differently from the async aborts we
were getting before, in particular the PC needs to be advanced when
resolving the abort. This is mostly a copy of what other PCI drivers do on
ARM to handle those aborts.
[bhelgaas: changelog, "Fixes"]
Fixes: cc7b0d495589 ("PCI: designware: Update PCI config space remap function")
Tested-by: Fabio Estevam <[email protected]>
Tested-by: Peter Senna Tschudin <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Richard Zhu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions