aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2014-04-29 18:37:47 -0600
committerBjorn Helgaas <[email protected]>2014-05-23 10:47:20 -0600
commit31e9dd2565a6e27a3e698d7e3adf929db8d6c767 (patch)
tree7d3eefcac66a13eab42540e4a491b67dedde0b95 /tools/perf/scripts/python/sctop.py
parent72dc5601fe5fec37cc1bd0efb19d99948fe7e54c (diff)
PCI: Don't set BAR to zero if dma_addr_t is too small
If a BAR is above 4GB and our dma_addr_t is too small, don't clear the BAR to zero: that doesn't disable the BAR, and it makes it more likely that the BAR will conflict with things if we turn on the memory enable bit (as we will at "out:" if the device was already enabled at the handoff). We should also print the BAR info and its original size so we can follow the process when we try to assign space to it. Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions