aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2016-07-06 10:06:00 -0600
committerBjorn Helgaas <[email protected]>2016-07-25 12:45:19 -0500
commit7e16fd6df178d3395d32c7d325df69062ea6e024 (patch)
tree3cf88d9cad1499adb6493f754d712ed1ced9ec9c /tools/perf/scripts/python/bin/export-to-postgresql-report
parent14a16d57eaeca38b5de9f9e13eff58c887b3a2e1 (diff)
PCI: Bind DPC to Root Ports as well as Downstream Ports
PCIe port type values are not flags, so OR'ing them is not correct. Previously the result was equivalent to PCIe Downstream Ports, so we were missing binding to DPC-capable Root Ports. Change the type to 'any' so we can bind to both port types. While this will cause the code to check Upstream Ports, the driver won't claim them since they are not DPC-capable. Reported-by: Alexander Antonov <[email protected]> Signed-off-by: Keith Busch <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> CC: Mika Westerberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions