aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRay Jui <[email protected]>2016-10-31 17:38:33 -0700
committerBjorn Helgaas <[email protected]>2016-11-14 16:07:37 -0600
commit538928fd6ce8e0342d98a203a1d16caf2ce33f2b (patch)
tree48746af68701a77695bf3deed88707565fdf477b /tools/perf/scripts/python/event_analyzing_sample.py
parent404349c5c806d56de2b41f48a99402c3c7573af5 (diff)
PCI: iproc: Fix exception with multi-function devices
During enumeration with multi-function EP devices, access to the configuration space of a non-existent function results in an unsupported request being returned as expected. By default the PAXB-based iProc PCIe controller forwards this as an APB error to the host system and that causes an exception, which is undesired. Disable this undesired behaviour and let the kernel PCI stack deal with an access to the non-existent function, in which case a vendor ID of 0xffff is returned and handled gracefully. Reported-by: JD Zheng <[email protected]> Signed-off-by: Ray Jui <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: JD Zheng <[email protected]> Reviewed-by: Oza Oza <[email protected]> Reviewed-by: Scott Branden <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions