diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2021-07-15 16:59:56 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-07-30 13:36:46 -0500 |
commit | 70730db0f611a721fe652cfe92c7f94ccf687454 (patch) | |
tree | 139978c6489920fdf1e6b92111d2c7dea20ea68a /tools/perf/scripts/python/syscall-counts.py | |
parent | e2cdd86b561719da9ac928635f2a55b370dbb5b1 (diff) |
PCI/VPD: Check Resource Item Names against those valid for type
Previously, we checked for PCI_VPD_STIN_END, PCI_VPD_LTIN_ID_STRING, etc.,
outside the Large and Small Resource cases, so we checked Large Resource
Item Names against a Small Resource name and vice versa.
Move these tests into the Large and Small Resource cases, so we only check
PCI_VPD_STIN_END for Small Resources and PCI_VPD_LTIN_* for Large
Resources.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions