diff options
author | Oliver Upton <[email protected]> | 2024-04-22 20:01:44 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2024-04-25 13:19:55 +0100 |
commit | 85d3ccc8b75bb5a443edb3c42fa22e97da2e60ec (patch) | |
tree | 1ae242b983b57d69e9116a95aca3da10e3084f40 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 11f4f8f3e6e0697fb640d5c6c79b27c2233bc3da (diff) |
KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
The vgic debug iterator is the final user of vgic_copy_lpi_list(), but
is a bit more complicated to transition to something else. Use a mark
in the LPI xarray to record the indices 'known' to the debug iterator.
Protect against the LPIs from being freed by associating an additional
reference with the xarray mark.
Rework iter_next() to let the xarray walk 'drive' the iteration after
visiting all of the SGIs, PPIs, and SPIs.
Signed-off-by: Oliver Upton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions