diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2024-02-21 08:42:46 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-02-24 00:46:02 +0300 |
commit | 49f0a468a158daa10e730e9050587a6014f8cf87 (patch) | |
tree | e3f17786b76f1ca84663b14f77afa52456a92b4e /tools/perf/scripts/python/task-analyzer.py | |
parent | 5a021df719164abdc64757993a41fe673a63323b (diff) | |
download | linux-49f0a468a158daa10e730e9050587a6014f8cf87.tar.xz |
KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
Start walking the LPI xarray to find pending LPIs in preparation for
the removal of the LPI linked-list. Note that the 'basic' iterator
is chosen here as each iteration needs to drop the xarray read lock
(RCU) as reads/writes to guest memory can potentially block.
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240221054253.3848076-4-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