diff options
author | Marc Zyngier <maz@kernel.org> | 2025-02-25 20:29:23 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2025-03-04 01:57:10 +0300 |
commit | 4b1b97f0d7cfd3e29ae72f380996b8359200fd86 (patch) | |
tree | 464cf7bcf54d1ab3c0b30b8cf37ff64e85bb733b /tools/perf/scripts/python/parallel-perf.py | |
parent | 146a050f2d8c4394dfe3e236dc49d155fd5c04d1 (diff) | |
download | linux-4b1b97f0d7cfd3e29ae72f380996b8359200fd86.tar.xz |
KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
An interrupt being delivered to L1 while running L2 must result
in the correct exception being delivered to L1.
This means that if, on entry to L2, we found ourselves with pending
interrupts in the L1 distributor, we need to take immediate action.
This is done by posting a request which will prevent the entry in
L2, and deliver an IRQ exception to L1, forcing the switch.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250225172930.1850838-10-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions