aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAlan Mikhak <[email protected]>2019-05-23 21:57:27 +0000
committerLorenzo Pieralisi <[email protected]>2019-06-11 09:57:54 +0000
commitdbb7bbcc8ad248b1ab05bd27dfdb587ef4023dab (patch)
tree897ba4e75074e961113d697d4e21676705403862 /tools/perf/scripts/python/event_analyzing_sample.py
parentPCI: endpoint: Skip odd BAR when skipping 64bit BAR (diff)
downloadkernel-dbb7bbcc8ad248b1ab05bd27dfdb587ef4023dab.tar.gz
kernel-dbb7bbcc8ad248b1ab05bd27dfdb587ef4023dab.zip
PCI: endpoint: Clear BAR before freeing its space
Associated pci_epf_bar structure is needed in pci_epc_clear_bar() to clear a BAR correctly but it is reset in pci_epf_free_space() (that is called first) which results in pci_epc_clear_bar() failure. Reorder the pci_epc_clear_bar()/pci_epf_free_space() calls execution to fix the issue. Signed-off-by: Alan Mikhak <[email protected]> [[email protected]: reworded the commit log] Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions