aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <[email protected]>2021-02-02 01:27:54 +0530
committerBjorn Helgaas <[email protected]>2021-02-23 14:10:17 -0600
commit959a48d0eac0321948c9f3d1707ba22c100e92d5 (patch)
tree3d9cf82fc7bdb42f2a39f76d2f2d5b252944927e /tools/perf/scripts/python/syscall-counts-by-pid.py
parent13bccf873808ac9516089760efce7ea18b7484a9 (diff)
PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
pci_epc_get_first_free_bar() uses only "reserved_bar" member in epc_features to get the first unreserved BAR. However if the reserved BAR is also a 64-bit BAR, then the next BAR shouldn't be returned (since 64-bit BAR uses two BARs). Make pci_epc_get_first_free_bar() take into account 64 bit BAR while returning the first free unreserved BAR. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kishon Vijay Abraham I <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions