aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKeir Fraser <[email protected]>2022-03-23 14:07:27 +0000
committerMichael S. Tsirkin <[email protected]>2022-03-28 20:52:59 +0000
commit3f63a1d7f6f500b6891b1003cec3e23ea4996a2e (patch)
tree2615cc453c0a7999244092a05c1dfe7f8a62c095 /tools/perf/scripts/python/event_analyzing_sample.py
parentRevert "virtio_pci: harden MSI-X interrupts" (diff)
downloadkernel-3f63a1d7f6f500b6891b1003cec3e23ea4996a2e.tar.gz
kernel-3f63a1d7f6f500b6891b1003cec3e23ea4996a2e.zip
virtio: pci: check bar values read from virtio config space
virtio pci config structures may in future have non-standard bar values in the bar field. We should anticipate this by skipping any structures containing such a reserved value. The bar value should never change: check for harmful modified values we re-read it from the config space in vp_modern_map_capability(). Also clean up an existing check to consistently use PCI_STD_NUM_BARS. Signed-off-by: Keir Fraser <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions