diff options
| author | Marc Zyngier <maz@kernel.org> | 2026-05-20 11:01:57 +0100 |
|---|---|---|
| committer | Marc Zyngier <maz@kernel.org> | 2026-05-21 08:08:49 +0100 |
| commit | ac7002031852ab8f75b3debb1a4c4b2d1ff5a26c (patch) | |
| tree | 97eecf8dff60180f011fc18476166f9756908997 /scripts/objdiff | |
| parent | 0d27b4b351493cb2fe1f87cd152856704d4e141d (diff) | |
KVM: arm64: timer: Kill the per-timer irq level cache
The timer code makes use of a per-timer irq level cache, which
looks like a very minor optimisation to avoid taking a lock upon
updating the GIC view of the interrupt when it is unchanged from
the previous state.
This is coming in the way of more important correctness issues,
so get rid of the cache, which simplifies a couple of minor things.
Reviewed-by: Oliver Upton <oupton@kernel.org>
Link: https://patch.msgid.link/20260520100200.543845-4-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
