diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2024-02-21 08:42:45 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-02-24 00:46:02 +0300 |
commit | 5a021df719164abdc64757993a41fe673a63323b (patch) | |
tree | 05c400b09fe10169f123ae539953a2cb27bfdd7f /tools/perf/scripts/python/task-analyzer.py | |
parent | 1d6f83f60f79ff0118823d904dc1f04ba89f9428 (diff) | |
download | linux-5a021df719164abdc64757993a41fe673a63323b.tar.xz |
KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
Iterating over the LPI linked-list is less than ideal when the desired
index is already known. Use the INTID to index the LPI xarray instead.
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240221054253.3848076-3-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions